Package org.eclipse.wst.xml.xpath2.processor.internal.types.builtin
public class BuiltinTypeLibrary extends java.lang.ObjectThis type captures all of the built-in XPath 2.0 types, as defined in F&O specification. http://www.w3.org/TR/xquery-operators/#datatypes
Field Summary | |
public static org.eclipse.wst.xml.xpath2.api.typesystem.TypeModel | BUILTIN_TYPES |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_ANYATOMICTYPE |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinTypeDefinition | XS_ANYSIMPLETYPE |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinTypeDefinition | XS_ANYTYPE |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_ANYURI |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_BASE64BINARY |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_BOOLEAN |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_BYTE |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_DATE |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_DATETIME |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_DAYTIMEDURATION |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_DECIMAL |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_DOUBLE |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_DURATION |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinListTypeDefinition | XS_ENTITIES |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_ENTITY |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_FLOAT |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_GDAY |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_GMONTH |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_GMONTHDAY |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_GYEAR |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_GYEARMONTH |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_HEXBINARY |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_ID |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_IDREF |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinListTypeDefinition | XS_IDREFS |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_INT |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_INTEGER |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_LANGUAGE |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_LONG |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_NAME |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_NCNAME |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_NEGATIVEINTEGER |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_NMTOKEN |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinListTypeDefinition | XS_NMTOKENS |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_NONNEGATIVEINTEGER |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_NONPOSITIVEINTEGER |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_NORMALIZEDSTRING |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_NOTATION |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_POSITIVEINTEGER |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_QNAME |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_SHORT |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_STRING |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_TIME |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_TOKEN |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_UNSIGNEDBYTE |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_UNSIGNEDINT |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_UNSIGNEDLONG |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_UNSIGNEDSHORT |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinTypeDefinition | XS_UNTYPED |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_UNTYPEDATOMIC |
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition | XS_YEARMONTHDURATION |
Constructor Summary |
BuiltinTypeLibrary() |
Method Summary |
Field Detail |
public static org.eclipse.wst.xml.xpath2.api.typesystem.TypeModel BUILTIN_TYPES
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_ANYATOMICTYPE
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinTypeDefinition XS_ANYSIMPLETYPE
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinTypeDefinition XS_ANYTYPE
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_ANYURI
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_BASE64BINARY
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_BOOLEAN
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_BYTE
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_DATE
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_DATETIME
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_DAYTIMEDURATION
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_DECIMAL
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_DOUBLE
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_DURATION
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinListTypeDefinition XS_ENTITIES
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_ENTITY
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_FLOAT
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_GDAY
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_GMONTH
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_GMONTHDAY
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_GYEAR
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_GYEARMONTH
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_HEXBINARY
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_ID
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_IDREF
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinListTypeDefinition XS_IDREFS
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_INT
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_INTEGER
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_LANGUAGE
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_LONG
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_NAME
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_NCNAME
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_NEGATIVEINTEGER
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_NMTOKEN
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinListTypeDefinition XS_NMTOKENS
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_NONNEGATIVEINTEGER
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_NONPOSITIVEINTEGER
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_NORMALIZEDSTRING
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_NOTATION
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_POSITIVEINTEGER
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_QNAME
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_SHORT
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_STRING
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_TIME
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_TOKEN
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_UNSIGNEDBYTE
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_UNSIGNEDINT
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_UNSIGNEDLONG
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_UNSIGNEDSHORT
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinTypeDefinition XS_UNTYPED
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_UNTYPEDATOMIC
public static org.eclipse.wst.xml.xpath2.processor.internal.types.builtin.BuiltinAtomicTypeDefinition XS_YEARMONTHDURATION
Constructor Detail |
public BuiltinTypeLibrary()