|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSDAnySimpleType | |
org.eclipse.xsd.impl | This provides an implementation of the API for XML Schema; it is considered internal and the Javadoc is incomplete. |
org.eclipse.xsd.impl.type | This provides an implementation of the supported primitive datatypes; it is considered internal and the Javadoc is incomplete. |
Uses of XSDAnySimpleType in org.eclipse.xsd.impl |
Fields in org.eclipse.xsd.impl declared as XSDAnySimpleType | |
XSDAnySimpleType |
XSDSimpleTypeDefinitionImpl.AssessmentImpl.xsdAnySimpleType
This is the simple type definition doing the assessment for an atomic type. |
Uses of XSDAnySimpleType in org.eclipse.xsd.impl.type |
Subclasses of XSDAnySimpleType in org.eclipse.xsd.impl.type | |
class |
XSDAnyURIType
|
class |
XSDBase64BinaryType
|
class |
XSDBooleanType
|
class |
XSDDateTimeType
|
class |
XSDDateType
|
class |
XSDDecimalType
|
class |
XSDDoubleType
|
class |
XSDDurationType
|
class |
XSDFloatType
|
class |
XSDGDayType
|
class |
XSDGMonthDayType
|
class |
XSDGMonthType
|
class |
XSDGYearMonthType
|
class |
XSDGYearType
|
class |
XSDHexBinaryType
|
class |
XSDNotationType
|
class |
XSDQNameType
|
class |
XSDTimeType
|
Fields in org.eclipse.xsd.impl.type declared as XSDAnySimpleType | |
protected XSDAnySimpleType |
XSDAnySimpleType.ByteSequence.xsdAnySimpleType
|
Methods in org.eclipse.xsd.impl.type that return XSDAnySimpleType | |
static XSDAnySimpleType |
XSDTypeRegister.getTypeImplementer(String primitiveTypeName)
|
Constructors in org.eclipse.xsd.impl.type with parameters of type XSDAnySimpleType | |
XSDAnySimpleType.ByteSequence(XSDAnySimpleType xsdAnySimpleType,
byte[] bytes)
|
|
XSDAnySimpleType.HexSequence(XSDAnySimpleType xsdAnySimpleType,
byte[] bytes)
|
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |