org.eclipse.emf.ecore.xml.type.impl
Class XMLTypeFactoryImpl

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.emf.ecore.impl.EModelElementImpl
                  extended byorg.eclipse.emf.ecore.impl.EFactoryImpl
                      extended byorg.eclipse.emf.ecore.xml.type.impl.XMLTypeFactoryImpl
All Implemented Interfaces:
EFactory, EModelElement, EObject, InternalEObject, Notifier, XMLTypeFactory

public class XMLTypeFactoryImpl
extends EFactoryImpl
implements XMLTypeFactory

An implementation of the model Factory.


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, 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.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
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 convertAnySimpleTypeToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertAnyURIToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertBase64BinaryToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertBooleanObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertBooleanToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertByteObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertByteToString(EDataType eDataType, 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 convertDecimalToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDoubleObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDoubleToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDurationToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertENTITIESBaseToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertENTITIESToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertENTITYToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFloatObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertFloatToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertGDayToString(EDataType eDataType, 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 convertGYearMonthToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertGYearToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertHexBinaryToString(EDataType eDataType, java.lang.Object 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 convertIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertIntObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertIntToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertLanguageToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertLongObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertLongToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNameToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNCNameToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNegativeIntegerToString(EDataType eDataType, java.lang.Object 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 convertNonNegativeIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNonPositiveIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNormalizedStringToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertNOTATIONToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertPositiveIntegerToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertQNameToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertShortObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertShortToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertStringToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertTimeToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertTokenToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUnsignedByteObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUnsignedByteToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUnsignedIntObjectToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUnsignedIntToString(EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertUnsignedLongToString(EDataType eDataType, java.lang.Object 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 createAnySimpleTypeFromString(EDataType eDataType, java.lang.String initialValue)
           
 AnyType createAnyType()
           
 java.lang.String createAnyURIFromString(EDataType eDataType, java.lang.String initialValue)
           
 byte[] createBase64BinaryFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Boolean createBooleanFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Boolean createBooleanObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Byte createByteFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Byte createByteObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createDateFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createDateTimeFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.math.BigDecimal createDecimalFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Double createDoubleFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Double createDoubleObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createDurationFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.util.List createENTITIESBaseFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.util.List createENTITIESFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createENTITYFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Float createFloatFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Float createFloatObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createGDayFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createGMonthDayFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createGMonthFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createGYearFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createGYearMonthFromString(EDataType eDataType, java.lang.String initialValue)
           
 byte[] createHexBinaryFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createIDFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createIDREFFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.util.List createIDREFSBaseFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.util.List createIDREFSFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.math.BigInteger createIntegerFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Integer createIntFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Integer createIntObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createLanguageFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Long createLongFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Long createLongObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createNameFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createNCNameFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.math.BigInteger createNegativeIntegerFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createNMTOKENFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.util.List createNMTOKENSBaseFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.util.List createNMTOKENSFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.math.BigInteger createNonNegativeIntegerFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.math.BigInteger createNonPositiveIntegerFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createNormalizedStringFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createNOTATIONFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.math.BigInteger createPositiveIntegerFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createQNameFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Short createShortFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Short createShortObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 SimpleAnyType createSimpleAnyType()
           
 java.lang.String createStringFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Object createTimeFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.String createTokenFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Short createUnsignedByteFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Short createUnsignedByteObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Long createUnsignedIntFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Long createUnsignedIntObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.math.BigInteger createUnsignedLongFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Integer createUnsignedShortFromString(EDataType eDataType, java.lang.String initialValue)
           
 java.lang.Integer createUnsignedShortObjectFromString(EDataType eDataType, java.lang.String initialValue)
           
 XMLTypeDocumentRoot createXMLTypeDocumentRoot()
           
static XMLTypePackage getPackage()
          Deprecated.  
 XMLTypePackage getXMLTypePackage()
           
 
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, getEAnnotation, getEAnnotations, isFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, toString
 
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

EDATE_FORMATS

protected static final java.text.DateFormat[] EDATE_FORMATS
Constructor Detail

XMLTypeFactoryImpl

public XMLTypeFactoryImpl()
Creates an instance of the factory.

Method Detail

create

public EObject create(EClass eClass)

Specified by:
create in interface EFactory
Overrides:
create in class EFactoryImpl

createFromString

public java.lang.Object createFromString(EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface EFactory
Overrides:
createFromString in class EFactoryImpl

convertToString

public java.lang.String convertToString(EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface EFactory
Overrides:
convertToString in class EFactoryImpl

createAnyType

public AnyType createAnyType()

Specified by:
createAnyType in interface XMLTypeFactory
Returns:
a new object of class 'Any Type'.

createSimpleAnyType

public SimpleAnyType createSimpleAnyType()

Specified by:
createSimpleAnyType in interface XMLTypeFactory
Returns:
a new object of class 'Simple Any Type'.

createXMLTypeDocumentRoot

public XMLTypeDocumentRoot createXMLTypeDocumentRoot()

Specified by:
createXMLTypeDocumentRoot in interface XMLTypeFactory
Returns:
a new object of class 'Document Root'.

createAnySimpleTypeFromString

public java.lang.Object createAnySimpleTypeFromString(EDataType eDataType,
                                                      java.lang.String initialValue)


convertAnySimpleTypeToString

public java.lang.String convertAnySimpleTypeToString(EDataType eDataType,
                                                     java.lang.Object instanceValue)


createAnyURIFromString

public java.lang.String createAnyURIFromString(EDataType eDataType,
                                               java.lang.String initialValue)


convertAnyURIToString

public java.lang.String convertAnyURIToString(EDataType eDataType,
                                              java.lang.Object instanceValue)


createBase64BinaryFromString

public byte[] createBase64BinaryFromString(EDataType eDataType,
                                           java.lang.String initialValue)


convertBase64BinaryToString

public java.lang.String convertBase64BinaryToString(EDataType eDataType,
                                                    java.lang.Object instanceValue)


createBooleanFromString

public java.lang.Boolean createBooleanFromString(EDataType eDataType,
                                                 java.lang.String initialValue)


convertBooleanToString

public java.lang.String convertBooleanToString(EDataType eDataType,
                                               java.lang.Object instanceValue)


createBooleanObjectFromString

public java.lang.Boolean createBooleanObjectFromString(EDataType eDataType,
                                                       java.lang.String initialValue)


convertBooleanObjectToString

public java.lang.String convertBooleanObjectToString(EDataType eDataType,
                                                     java.lang.Object instanceValue)


createDecimalFromString

public java.math.BigDecimal createDecimalFromString(EDataType eDataType,
                                                    java.lang.String initialValue)


convertDecimalToString

public java.lang.String convertDecimalToString(EDataType eDataType,
                                               java.lang.Object instanceValue)


createIntegerFromString

public java.math.BigInteger createIntegerFromString(EDataType eDataType,
                                                    java.lang.String initialValue)


convertIntegerToString

public java.lang.String convertIntegerToString(EDataType eDataType,
                                               java.lang.Object instanceValue)


createIntObjectFromString

public java.lang.Integer createIntObjectFromString(EDataType eDataType,
                                                   java.lang.String initialValue)


convertIntObjectToString

public java.lang.String convertIntObjectToString(EDataType eDataType,
                                                 java.lang.Object instanceValue)


createLongFromString

public java.lang.Long createLongFromString(EDataType eDataType,
                                           java.lang.String initialValue)


convertLongToString

public java.lang.String convertLongToString(EDataType eDataType,
                                            java.lang.Object instanceValue)


createLongObjectFromString

public java.lang.Long createLongObjectFromString(EDataType eDataType,
                                                 java.lang.String initialValue)


convertLongObjectToString

public java.lang.String convertLongObjectToString(EDataType eDataType,
                                                  java.lang.Object instanceValue)


createIntFromString

public java.lang.Integer createIntFromString(EDataType eDataType,
                                             java.lang.String initialValue)


convertIntToString

public java.lang.String convertIntToString(EDataType eDataType,
                                           java.lang.Object instanceValue)


createShortFromString

public java.lang.Short createShortFromString(EDataType eDataType,
                                             java.lang.String initialValue)


convertShortToString

public java.lang.String convertShortToString(EDataType eDataType,
                                             java.lang.Object instanceValue)


createShortObjectFromString

public java.lang.Short createShortObjectFromString(EDataType eDataType,
                                                   java.lang.String initialValue)


convertShortObjectToString

public java.lang.String convertShortObjectToString(EDataType eDataType,
                                                   java.lang.Object instanceValue)


createByteFromString

public java.lang.Byte createByteFromString(EDataType eDataType,
                                           java.lang.String initialValue)


convertByteToString

public java.lang.String convertByteToString(EDataType eDataType,
                                            java.lang.Object instanceValue)


createByteObjectFromString

public java.lang.Byte createByteObjectFromString(EDataType eDataType,
                                                 java.lang.String initialValue)


convertByteObjectToString

public java.lang.String convertByteObjectToString(EDataType eDataType,
                                                  java.lang.Object instanceValue)


createDateFromString

public java.lang.Object createDateFromString(EDataType eDataType,
                                             java.lang.String initialValue)


convertDateToString

public java.lang.String convertDateToString(EDataType eDataType,
                                            java.lang.Object instanceValue)


createDateTimeFromString

public java.lang.Object createDateTimeFromString(EDataType eDataType,
                                                 java.lang.String initialValue)


convertDateTimeToString

public java.lang.String convertDateTimeToString(EDataType eDataType,
                                                java.lang.Object instanceValue)


createStringFromString

public java.lang.String createStringFromString(EDataType eDataType,
                                               java.lang.String initialValue)


convertStringToString

public java.lang.String convertStringToString(EDataType eDataType,
                                              java.lang.Object instanceValue)


createDoubleFromString

public java.lang.Double createDoubleFromString(EDataType eDataType,
                                               java.lang.String initialValue)


convertDoubleToString

public java.lang.String convertDoubleToString(EDataType eDataType,
                                              java.lang.Object instanceValue)


createDoubleObjectFromString

public java.lang.Double createDoubleObjectFromString(EDataType eDataType,
                                                     java.lang.String initialValue)


convertDoubleObjectToString

public java.lang.String convertDoubleObjectToString(EDataType eDataType,
                                                    java.lang.Object instanceValue)


createDurationFromString

public java.lang.Object createDurationFromString(EDataType eDataType,
                                                 java.lang.String initialValue)


convertDurationToString

public java.lang.String convertDurationToString(EDataType eDataType,
                                                java.lang.Object instanceValue)


createENTITIESBaseFromString

public java.util.List createENTITIESBaseFromString(EDataType eDataType,
                                                   java.lang.String initialValue)


convertENTITIESBaseToString

public java.lang.String convertENTITIESBaseToString(EDataType eDataType,
                                                    java.lang.Object instanceValue)


createNormalizedStringFromString

public java.lang.String createNormalizedStringFromString(EDataType eDataType,
                                                         java.lang.String initialValue)


convertNormalizedStringToString

public java.lang.String convertNormalizedStringToString(EDataType eDataType,
                                                        java.lang.Object instanceValue)


createTokenFromString

public java.lang.String createTokenFromString(EDataType eDataType,
                                              java.lang.String initialValue)


convertTokenToString

public java.lang.String convertTokenToString(EDataType eDataType,
                                             java.lang.Object instanceValue)


createNameFromString

public java.lang.String createNameFromString(EDataType eDataType,
                                             java.lang.String initialValue)


convertNameToString

public java.lang.String convertNameToString(EDataType eDataType,
                                            java.lang.Object instanceValue)


createNCNameFromString

public java.lang.String createNCNameFromString(EDataType eDataType,
                                               java.lang.String initialValue)


convertNCNameToString

public java.lang.String convertNCNameToString(EDataType eDataType,
                                              java.lang.Object instanceValue)


createENTITYFromString

public java.lang.String createENTITYFromString(EDataType eDataType,
                                               java.lang.String initialValue)


convertENTITYToString

public java.lang.String convertENTITYToString(EDataType eDataType,
                                              java.lang.Object instanceValue)


createENTITIESFromString

public java.util.List createENTITIESFromString(EDataType eDataType,
                                               java.lang.String initialValue)


convertENTITIESToString

public java.lang.String convertENTITIESToString(EDataType eDataType,
                                                java.lang.Object instanceValue)


createFloatFromString

public java.lang.Float createFloatFromString(EDataType eDataType,
                                             java.lang.String initialValue)


convertFloatToString

public java.lang.String convertFloatToString(EDataType eDataType,
                                             java.lang.Object instanceValue)


createFloatObjectFromString

public java.lang.Float createFloatObjectFromString(EDataType eDataType,
                                                   java.lang.String initialValue)


convertFloatObjectToString

public java.lang.String convertFloatObjectToString(EDataType eDataType,
                                                   java.lang.Object instanceValue)


createGDayFromString

public java.lang.Object createGDayFromString(EDataType eDataType,
                                             java.lang.String initialValue)


convertGDayToString

public java.lang.String convertGDayToString(EDataType eDataType,
                                            java.lang.Object instanceValue)


createGMonthFromString

public java.lang.Object createGMonthFromString(EDataType eDataType,
                                               java.lang.String initialValue)


convertGMonthToString

public java.lang.String convertGMonthToString(EDataType eDataType,
                                              java.lang.Object instanceValue)


createGMonthDayFromString

public java.lang.Object createGMonthDayFromString(EDataType eDataType,
                                                  java.lang.String initialValue)


convertGMonthDayToString

public java.lang.String convertGMonthDayToString(EDataType eDataType,
                                                 java.lang.Object instanceValue)


createGYearFromString

public java.lang.Object createGYearFromString(EDataType eDataType,
                                              java.lang.String initialValue)


convertGYearToString

public java.lang.String convertGYearToString(EDataType eDataType,
                                             java.lang.Object instanceValue)


createGYearMonthFromString

public java.lang.Object createGYearMonthFromString(EDataType eDataType,
                                                   java.lang.String initialValue)


convertGYearMonthToString

public java.lang.String convertGYearMonthToString(EDataType eDataType,
                                                  java.lang.Object instanceValue)


createHexBinaryFromString

public byte[] createHexBinaryFromString(EDataType eDataType,
                                        java.lang.String initialValue)


convertHexBinaryToString

public java.lang.String convertHexBinaryToString(EDataType eDataType,
                                                 java.lang.Object instanceValue)


createIDFromString

public java.lang.String createIDFromString(EDataType eDataType,
                                           java.lang.String initialValue)


convertIDToString

public java.lang.String convertIDToString(EDataType eDataType,
                                          java.lang.Object instanceValue)


createIDREFFromString

public java.lang.String createIDREFFromString(EDataType eDataType,
                                              java.lang.String initialValue)


convertIDREFToString

public java.lang.String convertIDREFToString(EDataType eDataType,
                                             java.lang.Object instanceValue)


createIDREFSBaseFromString

public java.util.List createIDREFSBaseFromString(EDataType eDataType,
                                                 java.lang.String initialValue)


convertIDREFSBaseToString

public java.lang.String convertIDREFSBaseToString(EDataType eDataType,
                                                  java.lang.Object instanceValue)


createIDREFSFromString

public java.util.List createIDREFSFromString(EDataType eDataType,
                                             java.lang.String initialValue)


convertIDREFSToString

public java.lang.String convertIDREFSToString(EDataType eDataType,
                                              java.lang.Object instanceValue)


createLanguageFromString

public java.lang.String createLanguageFromString(EDataType eDataType,
                                                 java.lang.String initialValue)


convertLanguageToString

public java.lang.String convertLanguageToString(EDataType eDataType,
                                                java.lang.Object instanceValue)


createNonPositiveIntegerFromString

public java.math.BigInteger createNonPositiveIntegerFromString(EDataType eDataType,
                                                               java.lang.String initialValue)


convertNonPositiveIntegerToString

public java.lang.String convertNonPositiveIntegerToString(EDataType eDataType,
                                                          java.lang.Object instanceValue)


createNegativeIntegerFromString

public java.math.BigInteger createNegativeIntegerFromString(EDataType eDataType,
                                                            java.lang.String initialValue)


convertNegativeIntegerToString

public java.lang.String convertNegativeIntegerToString(EDataType eDataType,
                                                       java.lang.Object instanceValue)


createNMTOKENFromString

public java.lang.String createNMTOKENFromString(EDataType eDataType,
                                                java.lang.String initialValue)


convertNMTOKENToString

public java.lang.String convertNMTOKENToString(EDataType eDataType,
                                               java.lang.Object instanceValue)


createNMTOKENSBaseFromString

public java.util.List createNMTOKENSBaseFromString(EDataType eDataType,
                                                   java.lang.String initialValue)


convertNMTOKENSBaseToString

public java.lang.String convertNMTOKENSBaseToString(EDataType eDataType,
                                                    java.lang.Object instanceValue)


createNMTOKENSFromString

public java.util.List createNMTOKENSFromString(EDataType eDataType,
                                               java.lang.String initialValue)


convertNMTOKENSToString

public java.lang.String convertNMTOKENSToString(EDataType eDataType,
                                                java.lang.Object instanceValue)


createNonNegativeIntegerFromString

public java.math.BigInteger createNonNegativeIntegerFromString(EDataType eDataType,
                                                               java.lang.String initialValue)


convertNonNegativeIntegerToString

public java.lang.String convertNonNegativeIntegerToString(EDataType eDataType,
                                                          java.lang.Object instanceValue)


createNOTATIONFromString

public java.lang.Object createNOTATIONFromString(EDataType eDataType,
                                                 java.lang.String initialValue)


convertNOTATIONToString

public java.lang.String convertNOTATIONToString(EDataType eDataType,
                                                java.lang.Object instanceValue)


createPositiveIntegerFromString

public java.math.BigInteger createPositiveIntegerFromString(EDataType eDataType,
                                                            java.lang.String initialValue)


convertPositiveIntegerToString

public java.lang.String convertPositiveIntegerToString(EDataType eDataType,
                                                       java.lang.Object instanceValue)


createQNameFromString

public java.lang.Object createQNameFromString(EDataType eDataType,
                                              java.lang.String initialValue)


convertQNameToString

public java.lang.String convertQNameToString(EDataType eDataType,
                                             java.lang.Object instanceValue)


createTimeFromString

public java.lang.Object createTimeFromString(EDataType eDataType,
                                             java.lang.String initialValue)


convertTimeToString

public java.lang.String convertTimeToString(EDataType eDataType,
                                            java.lang.Object instanceValue)


createUnsignedLongFromString

public java.math.BigInteger createUnsignedLongFromString(EDataType eDataType,
                                                         java.lang.String initialValue)


convertUnsignedLongToString

public java.lang.String convertUnsignedLongToString(EDataType eDataType,
                                                    java.lang.Object instanceValue)


createUnsignedIntFromString

public java.lang.Long createUnsignedIntFromString(EDataType eDataType,
                                                  java.lang.String initialValue)


convertUnsignedIntToString

public java.lang.String convertUnsignedIntToString(EDataType eDataType,
                                                   java.lang.Object instanceValue)


createUnsignedIntObjectFromString

public java.lang.Long createUnsignedIntObjectFromString(EDataType eDataType,
                                                        java.lang.String initialValue)


convertUnsignedIntObjectToString

public java.lang.String convertUnsignedIntObjectToString(EDataType eDataType,
                                                         java.lang.Object instanceValue)


createUnsignedShortFromString

public java.lang.Integer createUnsignedShortFromString(EDataType eDataType,
                                                       java.lang.String initialValue)


convertUnsignedShortToString

public java.lang.String convertUnsignedShortToString(EDataType eDataType,
                                                     java.lang.Object instanceValue)


createUnsignedShortObjectFromString

public java.lang.Integer createUnsignedShortObjectFromString(EDataType eDataType,
                                                             java.lang.String initialValue)


convertUnsignedShortObjectToString

public java.lang.String convertUnsignedShortObjectToString(EDataType eDataType,
                                                           java.lang.Object instanceValue)


createUnsignedByteFromString

public java.lang.Short createUnsignedByteFromString(EDataType eDataType,
                                                    java.lang.String initialValue)


convertUnsignedByteToString

public java.lang.String convertUnsignedByteToString(EDataType eDataType,
                                                    java.lang.Object instanceValue)


createUnsignedByteObjectFromString

public java.lang.Short createUnsignedByteObjectFromString(EDataType eDataType,
                                                          java.lang.String initialValue)


convertUnsignedByteObjectToString

public java.lang.String convertUnsignedByteObjectToString(EDataType eDataType,
                                                          java.lang.Object instanceValue)


getXMLTypePackage

public XMLTypePackage getXMLTypePackage()

Specified by:
getXMLTypePackage in interface XMLTypeFactory
Returns:
the package supported by this factory.

getPackage

public static XMLTypePackage getPackage()
Deprecated.  


booleanValueOf

protected java.lang.Boolean booleanValueOf(java.lang.String initialValue)

Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.