Package org.eclipse.wst.xml.xpath2.processor.internal.types
public class SchemaTypeValueFactory extends java.lang.ObjectA 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.AnyType | newSchemaTypeValue(short typeDef
,
java.lang.String strValue) |
Constructor Detail |
public SchemaTypeValueFactory()
Methods Detail |
public org.eclipse.wst.xml.xpath2.processor.internal.types.AnyType newSchemaTypeValue(short typeDef
,
java.lang.String strValue)
typeDef
strValue
org.eclipse.wst.xml.xpath2.processor.internal.types.AnyType