|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.EFactoryImpl
org.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
An implementation of the model Factory.
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
Field Summary | |
protected static java.text.DateFormat[] |
EDATE_FORMATS
|
Fields inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
ePackage |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
eContents, eCrossReferences, eProxyURI |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.xml.type.XMLTypeFactory |
eINSTANCE |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
XMLTypeFactoryImpl()
Creates an instance of the factory |
Method Summary | |
protected java.lang.Boolean |
booleanValueOf(java.lang.String initialValue)
|
java.lang.String |
convertAnySimpleType(java.lang.Object instanceValue)
|
java.lang.String |
convertAnySimpleTypeToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertAnyURI(java.lang.String instanceValue)
|
java.lang.String |
convertAnyURIToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertBase64Binary(byte[] instanceValue)
|
java.lang.String |
convertBase64BinaryToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertBoolean(boolean instanceValue)
|
java.lang.String |
convertBooleanObject(java.lang.Boolean instanceValue)
|
java.lang.String |
convertBooleanObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertBooleanToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertByte(byte instanceValue)
|
java.lang.String |
convertByteObject(java.lang.Byte instanceValue)
|
java.lang.String |
convertByteObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertByteToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertDate(java.lang.Object instanceValue)
|
java.lang.String |
convertDateTime(java.lang.Object instanceValue)
|
java.lang.String |
convertDateTimeToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertDateToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertDecimal(java.math.BigDecimal instanceValue)
|
java.lang.String |
convertDecimalToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertDouble(double instanceValue)
|
java.lang.String |
convertDoubleObject(java.lang.Double instanceValue)
|
java.lang.String |
convertDoubleObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertDoubleToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertDuration(java.lang.Object instanceValue)
|
java.lang.String |
convertDurationToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertENTITIES(java.util.List instanceValue)
|
java.lang.String |
convertENTITIESBase(java.util.List instanceValue)
|
java.lang.String |
convertENTITIESBaseToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertENTITIESToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertENTITY(java.lang.String instanceValue)
|
java.lang.String |
convertENTITYToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertFloat(float instanceValue)
|
java.lang.String |
convertFloatObject(java.lang.Float instanceValue)
|
java.lang.String |
convertFloatObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertFloatToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertGDay(java.lang.Object instanceValue)
|
java.lang.String |
convertGDayToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertGMonth(java.lang.Object instanceValue)
|
java.lang.String |
convertGMonthDay(java.lang.Object instanceValue)
|
java.lang.String |
convertGMonthDayToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertGMonthToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertGYear(java.lang.Object instanceValue)
|
java.lang.String |
convertGYearMonth(java.lang.Object instanceValue)
|
java.lang.String |
convertGYearMonthToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertGYearToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertHexBinary(byte[] instanceValue)
|
java.lang.String |
convertHexBinaryToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertID(java.lang.String instanceValue)
|
java.lang.String |
convertIDREF(java.lang.String instanceValue)
|
java.lang.String |
convertIDREFS(java.util.List instanceValue)
|
java.lang.String |
convertIDREFSBase(java.util.List instanceValue)
|
java.lang.String |
convertIDREFSBaseToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertIDREFSToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertIDREFToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertIDToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertInt(int instanceValue)
|
java.lang.String |
convertInteger(java.math.BigInteger instanceValue)
|
java.lang.String |
convertIntegerToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertIntObject(java.lang.Integer instanceValue)
|
java.lang.String |
convertIntObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertIntToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertLanguage(java.lang.String instanceValue)
|
java.lang.String |
convertLanguageToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertLong(long instanceValue)
|
java.lang.String |
convertLongObject(java.lang.Long instanceValue)
|
java.lang.String |
convertLongObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertLongToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertName(java.lang.String instanceValue)
|
java.lang.String |
convertNameToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNCName(java.lang.String instanceValue)
|
java.lang.String |
convertNCNameToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNegativeInteger(java.math.BigInteger instanceValue)
|
java.lang.String |
convertNegativeIntegerToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNMTOKEN(java.lang.String instanceValue)
|
java.lang.String |
convertNMTOKENS(java.util.List instanceValue)
|
java.lang.String |
convertNMTOKENSBase(java.util.List instanceValue)
|
java.lang.String |
convertNMTOKENSBaseToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNMTOKENSToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNMTOKENToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNonNegativeInteger(java.math.BigInteger instanceValue)
|
java.lang.String |
convertNonNegativeIntegerToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNonPositiveInteger(java.math.BigInteger instanceValue)
|
java.lang.String |
convertNonPositiveIntegerToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNormalizedString(java.lang.String instanceValue)
|
java.lang.String |
convertNormalizedStringToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertNOTATION(java.lang.Object instanceValue)
|
java.lang.String |
convertNOTATIONToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertPositiveInteger(java.math.BigInteger instanceValue)
|
java.lang.String |
convertPositiveIntegerToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertQName(java.lang.Object instanceValue)
|
java.lang.String |
convertQNameToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertShort(short instanceValue)
|
java.lang.String |
convertShortObject(java.lang.Short instanceValue)
|
java.lang.String |
convertShortObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertShortToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertString(java.lang.String instanceValue)
|
java.lang.String |
convertStringToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertTime(java.lang.Object instanceValue)
|
java.lang.String |
convertTimeToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertToken(java.lang.String instanceValue)
|
java.lang.String |
convertTokenToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertUnsignedByte(short instanceValue)
|
java.lang.String |
convertUnsignedByteObject(java.lang.Short instanceValue)
|
java.lang.String |
convertUnsignedByteObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertUnsignedByteToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertUnsignedInt(long instanceValue)
|
java.lang.String |
convertUnsignedIntObject(java.lang.Long instanceValue)
|
java.lang.String |
convertUnsignedIntObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertUnsignedIntToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertUnsignedLong(java.math.BigInteger instanceValue)
|
java.lang.String |
convertUnsignedLongToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertUnsignedShort(int instanceValue)
|
java.lang.String |
convertUnsignedShortObject(java.lang.Integer instanceValue)
|
java.lang.String |
convertUnsignedShortObjectToString(EDataType eDataType,
java.lang.Object instanceValue)
|
java.lang.String |
convertUnsignedShortToString(EDataType eDataType,
java.lang.Object instanceValue)
|
EObject |
create(EClass eClass)
|
java.lang.Object |
createAnySimpleType(java.lang.String literal)
|
java.lang.Object |
createAnySimpleTypeFromString(EDataType eDataType,
java.lang.String initialValue)
|
AnyType |
createAnyType()
|
java.lang.String |
createAnyURI(java.lang.String literal)
|
java.lang.String |
createAnyURIFromString(EDataType eDataType,
java.lang.String initialValue)
|
byte[] |
createBase64Binary(java.lang.String literal)
|
byte[] |
createBase64BinaryFromString(EDataType eDataType,
java.lang.String initialValue)
|
boolean |
createBoolean(java.lang.String initialValue)
|
java.lang.Boolean |
createBooleanFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Boolean |
createBooleanObject(java.lang.String literal)
|
java.lang.Boolean |
createBooleanObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
byte |
createByte(java.lang.String literal)
|
java.lang.Byte |
createByteFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Byte |
createByteObject(java.lang.String literal)
|
java.lang.Byte |
createByteObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createDate(java.lang.String literal)
|
java.lang.Object |
createDateFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createDateTime(java.lang.String literal)
|
java.lang.Object |
createDateTimeFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.math.BigDecimal |
createDecimal(java.lang.String literal)
|
java.math.BigDecimal |
createDecimalFromString(EDataType eDataType,
java.lang.String initialValue)
|
double |
createDouble(java.lang.String literal)
|
java.lang.Double |
createDoubleFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Double |
createDoubleObject(java.lang.String literal)
|
java.lang.Double |
createDoubleObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createDuration(java.lang.String literal)
|
java.lang.Object |
createDurationFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.util.List |
createENTITIES(java.lang.String literal)
|
java.util.List |
createENTITIESBase(java.lang.String literal)
|
java.util.List |
createENTITIESBaseFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.util.List |
createENTITIESFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createENTITY(java.lang.String literal)
|
java.lang.String |
createENTITYFromString(EDataType eDataType,
java.lang.String initialValue)
|
float |
createFloat(java.lang.String literal)
|
java.lang.Float |
createFloatFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Float |
createFloatObject(java.lang.String literal)
|
java.lang.Float |
createFloatObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createGDay(java.lang.String literal)
|
java.lang.Object |
createGDayFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createGMonth(java.lang.String literal)
|
java.lang.Object |
createGMonthDay(java.lang.String literal)
|
java.lang.Object |
createGMonthDayFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createGMonthFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createGYear(java.lang.String literal)
|
java.lang.Object |
createGYearFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createGYearMonth(java.lang.String literal)
|
java.lang.Object |
createGYearMonthFromString(EDataType eDataType,
java.lang.String initialValue)
|
byte[] |
createHexBinary(java.lang.String literal)
|
byte[] |
createHexBinaryFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createID(java.lang.String literal)
|
java.lang.String |
createIDFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createIDREF(java.lang.String literal)
|
java.lang.String |
createIDREFFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.util.List |
createIDREFS(java.lang.String literal)
|
java.util.List |
createIDREFSBase(java.lang.String literal)
|
java.util.List |
createIDREFSBaseFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.util.List |
createIDREFSFromString(EDataType eDataType,
java.lang.String initialValue)
|
int |
createInt(java.lang.String initialValue)
|
java.math.BigInteger |
createInteger(java.lang.String literal)
|
java.math.BigInteger |
createIntegerFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Integer |
createIntFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Integer |
createIntObject(java.lang.String literal)
|
java.lang.Integer |
createIntObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createLanguage(java.lang.String literal)
|
java.lang.String |
createLanguageFromString(EDataType eDataType,
java.lang.String initialValue)
|
long |
createLong(java.lang.String literal)
|
java.lang.Long |
createLongFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Long |
createLongObject(java.lang.String literal)
|
java.lang.Long |
createLongObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createName(java.lang.String literal)
|
java.lang.String |
createNameFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createNCName(java.lang.String literal)
|
java.lang.String |
createNCNameFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.math.BigInteger |
createNegativeInteger(java.lang.String literal)
|
java.math.BigInteger |
createNegativeIntegerFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createNMTOKEN(java.lang.String literal)
|
java.lang.String |
createNMTOKENFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.util.List |
createNMTOKENS(java.lang.String literal)
|
java.util.List |
createNMTOKENSBase(java.lang.String literal)
|
java.util.List |
createNMTOKENSBaseFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.util.List |
createNMTOKENSFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.math.BigInteger |
createNonNegativeInteger(java.lang.String literal)
|
java.math.BigInteger |
createNonNegativeIntegerFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.math.BigInteger |
createNonPositiveInteger(java.lang.String literal)
|
java.math.BigInteger |
createNonPositiveIntegerFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createNormalizedString(java.lang.String literal)
|
java.lang.String |
createNormalizedStringFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createNOTATION(java.lang.String literal)
|
java.lang.Object |
createNOTATIONFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.math.BigInteger |
createPositiveInteger(java.lang.String literal)
|
java.math.BigInteger |
createPositiveIntegerFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createQName(java.lang.String literal)
|
java.lang.Object |
createQNameFromString(EDataType eDataType,
java.lang.String initialValue)
|
short |
createShort(java.lang.String literal)
|
java.lang.Short |
createShortFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Short |
createShortObject(java.lang.String literal)
|
java.lang.Short |
createShortObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
SimpleAnyType |
createSimpleAnyType()
|
java.lang.String |
createString(java.lang.String initialValue)
|
java.lang.String |
createStringFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Object |
createTime(java.lang.String literal)
|
java.lang.Object |
createTimeFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.String |
createToken(java.lang.String literal)
|
java.lang.String |
createTokenFromString(EDataType eDataType,
java.lang.String initialValue)
|
short |
createUnsignedByte(java.lang.String literal)
|
java.lang.Short |
createUnsignedByteFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Short |
createUnsignedByteObject(java.lang.String literal)
|
java.lang.Short |
createUnsignedByteObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
long |
createUnsignedInt(java.lang.String literal)
|
java.lang.Long |
createUnsignedIntFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Long |
createUnsignedIntObject(java.lang.String literal)
|
java.lang.Long |
createUnsignedIntObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.math.BigInteger |
createUnsignedLong(java.lang.String literal)
|
java.math.BigInteger |
createUnsignedLongFromString(EDataType eDataType,
java.lang.String initialValue)
|
int |
createUnsignedShort(java.lang.String literal)
|
java.lang.Integer |
createUnsignedShortFromString(EDataType eDataType,
java.lang.String initialValue)
|
java.lang.Integer |
createUnsignedShortObject(java.lang.String literal)
|
java.lang.Integer |
createUnsignedShortObjectFromString(EDataType eDataType,
java.lang.String initialValue)
|
XMLTypeDocumentRoot |
createXMLTypeDocumentRoot()
|
static XMLTypePackage |
getPackage()
Deprecated. |
XMLTypePackage |
getXMLTypePackage()
|
static XMLTypeFactory |
init()
Creates the default factory implementation |
protected boolean |
primitiveBooleanValueOf(java.lang.String initialValue)
|
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl |
basicCreate, basicSetEPackage, collapseWhiteSpace, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
eObjectForURIFragmentSegment, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
eNotificationRequired |
Field Detail |
protected static final java.text.DateFormat[] EDATE_FORMATS
Constructor Detail |
public XMLTypeFactoryImpl()
Method Detail |
public java.lang.Object createAnySimpleType(java.lang.String literal)
createAnySimpleType
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertAnySimpleType(java.lang.Object instanceValue)
convertAnySimpleType
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createAnyURI(java.lang.String literal)
createAnyURI
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertAnyURI(java.lang.String instanceValue)
convertAnyURI
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public byte[] createBase64Binary(java.lang.String literal)
createBase64Binary
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertBase64Binary(byte[] instanceValue)
convertBase64Binary
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public boolean createBoolean(java.lang.String initialValue)
createBoolean
in interface XMLTypeFactory
initialValue
- a literal of the data type.
public java.lang.String convertBoolean(boolean instanceValue)
convertBoolean
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Boolean createBooleanObject(java.lang.String literal)
createBooleanObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertBooleanObject(java.lang.Boolean instanceValue)
convertBooleanObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public byte createByte(java.lang.String literal)
createByte
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertByte(byte instanceValue)
convertByte
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Byte createByteObject(java.lang.String literal)
createByteObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertByteObject(java.lang.Byte instanceValue)
convertByteObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createDate(java.lang.String literal)
createDate
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertDate(java.lang.Object instanceValue)
convertDate
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createDateTime(java.lang.String literal)
createDateTime
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertDateTime(java.lang.Object instanceValue)
convertDateTime
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.math.BigDecimal createDecimal(java.lang.String literal)
createDecimal
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertDecimal(java.math.BigDecimal instanceValue)
convertDecimal
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public double createDouble(java.lang.String literal)
createDouble
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertDouble(double instanceValue)
convertDouble
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Double createDoubleObject(java.lang.String literal)
createDoubleObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertDoubleObject(java.lang.Double instanceValue)
convertDoubleObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createDuration(java.lang.String literal)
createDuration
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertDuration(java.lang.Object instanceValue)
convertDuration
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.util.List createENTITIES(java.lang.String literal)
createENTITIES
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.util.List createENTITIESFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertENTITIES(java.util.List instanceValue)
convertENTITIES
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertENTITIESToString(EDataType eDataType, java.lang.Object instanceValue)
public java.util.List createENTITIESBase(java.lang.String literal)
createENTITIESBase
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.util.List createENTITIESBaseFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertENTITIESBase(java.util.List instanceValue)
convertENTITIESBase
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertENTITIESBaseToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createENTITY(java.lang.String literal)
createENTITY
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertENTITY(java.lang.String instanceValue)
convertENTITY
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public float createFloat(java.lang.String literal)
createFloat
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertFloat(float instanceValue)
convertFloat
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Float createFloatObject(java.lang.String literal)
createFloatObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertFloatObject(java.lang.Float instanceValue)
convertFloatObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createGDay(java.lang.String literal)
createGDay
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertGDay(java.lang.Object instanceValue)
convertGDay
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createGMonth(java.lang.String literal)
createGMonth
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertGMonth(java.lang.Object instanceValue)
convertGMonth
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createGMonthDay(java.lang.String literal)
createGMonthDay
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertGMonthDay(java.lang.Object instanceValue)
convertGMonthDay
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createGYear(java.lang.String literal)
createGYear
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertGYear(java.lang.Object instanceValue)
convertGYear
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createGYearMonth(java.lang.String literal)
createGYearMonth
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertGYearMonth(java.lang.Object instanceValue)
convertGYearMonth
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public byte[] createHexBinary(java.lang.String literal)
createHexBinary
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertHexBinary(byte[] instanceValue)
convertHexBinary
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createID(java.lang.String literal)
createID
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String createIDFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertID(java.lang.String instanceValue)
convertID
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createIDREF(java.lang.String literal)
createIDREF
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String createIDREFFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIDREF(java.lang.String instanceValue)
convertIDREF
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.util.List createIDREFS(java.lang.String literal)
createIDREFS
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.util.List createIDREFSFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIDREFS(java.util.List instanceValue)
convertIDREFS
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertIDREFSToString(EDataType eDataType, java.lang.Object instanceValue)
public java.util.List createIDREFSBase(java.lang.String literal)
createIDREFSBase
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.util.List createIDREFSBaseFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIDREFSBase(java.util.List instanceValue)
convertIDREFSBase
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertIDREFSBaseToString(EDataType eDataType, java.lang.Object instanceValue)
public int createInt(java.lang.String initialValue)
createInt
in interface XMLTypeFactory
initialValue
- a literal of the data type.
public java.lang.String convertInt(int instanceValue)
convertInt
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.math.BigInteger createInteger(java.lang.String literal)
createInteger
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertInteger(java.math.BigInteger instanceValue)
convertInteger
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Integer createIntObject(java.lang.String literal)
createIntObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertIntObject(java.lang.Integer instanceValue)
convertIntObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createLanguage(java.lang.String literal)
createLanguage
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertLanguage(java.lang.String instanceValue)
convertLanguage
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public long createLong(java.lang.String literal)
createLong
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertLong(long instanceValue)
convertLong
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Long createLongObject(java.lang.String literal)
createLongObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertLongObject(java.lang.Long instanceValue)
convertLongObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createName(java.lang.String literal)
createName
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertName(java.lang.String instanceValue)
convertName
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createNCName(java.lang.String literal)
createNCName
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertNCName(java.lang.String instanceValue)
convertNCName
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.math.BigInteger createNegativeInteger(java.lang.String literal)
createNegativeInteger
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.math.BigInteger createNegativeIntegerFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNegativeInteger(java.math.BigInteger instanceValue)
convertNegativeInteger
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertNegativeIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createNMTOKEN(java.lang.String literal)
createNMTOKEN
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertNMTOKEN(java.lang.String instanceValue)
convertNMTOKEN
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.util.List createNMTOKENS(java.lang.String literal)
createNMTOKENS
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.util.List createNMTOKENSFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNMTOKENS(java.util.List instanceValue)
convertNMTOKENS
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertNMTOKENSToString(EDataType eDataType, java.lang.Object instanceValue)
public java.util.List createNMTOKENSBase(java.lang.String literal)
createNMTOKENSBase
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.util.List createNMTOKENSBaseFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNMTOKENSBase(java.util.List instanceValue)
convertNMTOKENSBase
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertNMTOKENSBaseToString(EDataType eDataType, java.lang.Object instanceValue)
public java.math.BigInteger createNonNegativeInteger(java.lang.String literal)
createNonNegativeInteger
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertNonNegativeInteger(java.math.BigInteger instanceValue)
convertNonNegativeInteger
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.math.BigInteger createNonPositiveInteger(java.lang.String literal)
createNonPositiveInteger
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertNonPositiveInteger(java.math.BigInteger instanceValue)
convertNonPositiveInteger
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createNormalizedString(java.lang.String literal)
createNormalizedString
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertNormalizedString(java.lang.String instanceValue)
convertNormalizedString
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createNOTATION(java.lang.String literal)
createNOTATION
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertNOTATION(java.lang.Object instanceValue)
convertNOTATION
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.math.BigInteger createPositiveInteger(java.lang.String literal)
createPositiveInteger
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.math.BigInteger createPositiveIntegerFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertPositiveInteger(java.math.BigInteger instanceValue)
convertPositiveInteger
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertPositiveIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createQName(java.lang.String literal)
createQName
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertQName(java.lang.Object instanceValue)
convertQName
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public short createShort(java.lang.String literal)
createShort
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertShort(short instanceValue)
convertShort
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Short createShortObject(java.lang.String literal)
createShortObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertShortObject(java.lang.Short instanceValue)
convertShortObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createString(java.lang.String initialValue)
createString
in interface XMLTypeFactory
initialValue
- a literal of the data type.
public java.lang.String convertString(java.lang.String instanceValue)
convertString
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Object createTime(java.lang.String literal)
createTime
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertTime(java.lang.Object instanceValue)
convertTime
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String createToken(java.lang.String literal)
createToken
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertToken(java.lang.String instanceValue)
convertToken
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public short createUnsignedByte(java.lang.String literal)
createUnsignedByte
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertUnsignedByte(short instanceValue)
convertUnsignedByte
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Short createUnsignedByteObject(java.lang.String literal)
createUnsignedByteObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertUnsignedByteObject(java.lang.Short instanceValue)
convertUnsignedByteObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public long createUnsignedInt(java.lang.String literal)
createUnsignedInt
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertUnsignedInt(long instanceValue)
convertUnsignedInt
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Long createUnsignedIntObject(java.lang.String literal)
createUnsignedIntObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertUnsignedIntObject(java.lang.Long instanceValue)
convertUnsignedIntObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.math.BigInteger createUnsignedLong(java.lang.String literal)
createUnsignedLong
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.math.BigInteger createUnsignedLongFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertUnsignedLong(java.math.BigInteger instanceValue)
convertUnsignedLong
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.String convertUnsignedLongToString(EDataType eDataType, java.lang.Object instanceValue)
public int createUnsignedShort(java.lang.String literal)
createUnsignedShort
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertUnsignedShort(int instanceValue)
convertUnsignedShort
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public java.lang.Integer createUnsignedShortObject(java.lang.String literal)
createUnsignedShortObject
in interface XMLTypeFactory
literal
- a literal of the data type.
public java.lang.String convertUnsignedShortObject(java.lang.Integer instanceValue)
convertUnsignedShortObject
in interface XMLTypeFactory
instanceValue
- an instance value of the data type.
public static XMLTypeFactory init()
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
public java.lang.Object createFromString(EDataType eDataType, java.lang.String initialValue)
createFromString
in interface EFactory
createFromString
in class EFactoryImpl
public java.lang.String convertToString(EDataType eDataType, java.lang.Object instanceValue)
convertToString
in interface EFactory
convertToString
in class EFactoryImpl
public AnyType createAnyType()
createAnyType
in interface XMLTypeFactory
public SimpleAnyType createSimpleAnyType()
createSimpleAnyType
in interface XMLTypeFactory
public XMLTypeDocumentRoot createXMLTypeDocumentRoot()
createXMLTypeDocumentRoot
in interface XMLTypeFactory
public java.lang.Object createAnySimpleTypeFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertAnySimpleTypeToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createAnyURIFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertAnyURIToString(EDataType eDataType, java.lang.Object instanceValue)
public byte[] createBase64BinaryFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertBase64BinaryToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Boolean createBooleanFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertBooleanToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Boolean createBooleanObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertBooleanObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.math.BigDecimal createDecimalFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDecimalToString(EDataType eDataType, java.lang.Object instanceValue)
public java.math.BigInteger createIntegerFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Integer createIntObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIntObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Long createLongFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLongToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Long createLongObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLongObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Integer createIntFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertIntToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Short createShortFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertShortToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Short createShortObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertShortObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Byte createByteFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertByteToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Byte createByteObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertByteObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createDateFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDateToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createDateTimeFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDateTimeToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createStringFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertStringToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Double createDoubleFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDoubleToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Double createDoubleObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDoubleObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createDurationFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDurationToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createNormalizedStringFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNormalizedStringToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createTokenFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertTokenToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createNameFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNameToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createNCNameFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNCNameToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createENTITYFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertENTITYToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Float createFloatFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertFloatToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Float createFloatObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertFloatObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createGDayFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGDayToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createGMonthFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGMonthToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createGMonthDayFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGMonthDayToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createGYearFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGYearToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createGYearMonthFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGYearMonthToString(EDataType eDataType, java.lang.Object instanceValue)
public byte[] createHexBinaryFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertHexBinaryToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String convertIDToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String convertIDREFToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createLanguageFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLanguageToString(EDataType eDataType, java.lang.Object instanceValue)
public java.math.BigInteger createNonPositiveIntegerFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNonPositiveIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.String createNMTOKENFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNMTOKENToString(EDataType eDataType, java.lang.Object instanceValue)
public java.math.BigInteger createNonNegativeIntegerFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNonNegativeIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createNOTATIONFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertNOTATIONToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createQNameFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertQNameToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Object createTimeFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertTimeToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Long createUnsignedIntFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertUnsignedIntToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Long createUnsignedIntObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertUnsignedIntObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Integer createUnsignedShortFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertUnsignedShortToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Integer createUnsignedShortObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertUnsignedShortObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Short createUnsignedByteFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertUnsignedByteToString(EDataType eDataType, java.lang.Object instanceValue)
public java.lang.Short createUnsignedByteObjectFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertUnsignedByteObjectToString(EDataType eDataType, java.lang.Object instanceValue)
public XMLTypePackage getXMLTypePackage()
getXMLTypePackage
in interface XMLTypeFactory
public static XMLTypePackage getPackage()
protected java.lang.Boolean booleanValueOf(java.lang.String initialValue)
protected boolean primitiveBooleanValueOf(java.lang.String initialValue)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |