Class BuiltInSchemaFactory

java.lang.Object
net.sf.saxon.type.BuiltInSchemaFactory
All Implemented Interfaces:
Serializable

public abstract class BuiltInSchemaFactory extends Object implements Serializable
This class is used to construct Schema objects containing all the built-in types: that is, the types defined in the "xs" and "xdt" namespaces.
See Also:
  • Method Details

    • getSchemaType

      public static SchemaType getSchemaType(int fingerprint)