Package org.eclipse.wst.xml.xpath2.processor.internal.types


org.eclipse.wst.xml.xpath2.processor.internal.types
Class SchemaTypeValueFactory



public class SchemaTypeValueFactory
extends java.lang.Object
A factory class implementation, to construct PsychoPath schema type representation corresponding to XML Schema types.

Constructor Summary

SchemaTypeValueFactory()

Method Summary

public static org.eclipse.wst.xml.xpath2.processor.internal.types.AnyTypenewSchemaTypeValue(short typeDef , java.lang.String strValue)
    

Constructor Detail

SchemaTypeValueFactory

public SchemaTypeValueFactory()


Methods Detail

newSchemaTypeValue

public org.eclipse.wst.xml.xpath2.processor.internal.types.AnyType newSchemaTypeValue(short typeDef , java.lang.String strValue)

Parameters

typeDef

strValue

Returns

org.eclipse.wst.xml.xpath2.processor.internal.types.AnyType