|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLTypeFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
XMLTypePackage
Field Summary | |
---|---|
static XMLTypeFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
java.lang.String |
convertAnySimpleType(java.lang.Object instanceValue)
Returns a literal representation of an instance of data type 'Any Simple Type' |
java.lang.String |
convertAnyURI(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'Any URI' |
java.lang.String |
convertBase64Binary(byte[] instanceValue)
Returns a literal representation of an instance of data type 'Base64 Binary' |
java.lang.String |
convertBoolean(boolean instanceValue)
Returns a literal representation of an instance of data type 'Boolean' |
java.lang.String |
convertBooleanObject(java.lang.Boolean instanceValue)
Returns a literal representation of an instance of data type 'Boolean Object' |
java.lang.String |
convertByte(byte instanceValue)
Returns a literal representation of an instance of data type 'Byte' |
java.lang.String |
convertByteObject(java.lang.Byte instanceValue)
Returns a literal representation of an instance of data type 'Byte Object' |
java.lang.String |
convertDate(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertDate(javax.xml.datatype.XMLGregorianCalendar instanceValue)
Returns a literal representation of an instance of data type 'Date' |
java.lang.String |
convertDateTime(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertDateTime(javax.xml.datatype.XMLGregorianCalendar instanceValue)
Returns a literal representation of an instance of data type 'Date Time' |
java.lang.String |
convertDecimal(java.math.BigDecimal instanceValue)
Returns a literal representation of an instance of data type 'Decimal' |
java.lang.String |
convertDouble(double instanceValue)
Returns a literal representation of an instance of data type 'Double' |
java.lang.String |
convertDoubleObject(java.lang.Double instanceValue)
Returns a literal representation of an instance of data type 'Double Object' |
java.lang.String |
convertDuration(javax.xml.datatype.Duration instanceValue)
Returns a literal representation of an instance of data type 'Duration' |
java.lang.String |
convertDuration(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertENTITIES(java.util.List<? extends java.lang.String> instanceValue)
Returns a literal representation of an instance of data type 'ENTITIES' |
java.lang.String |
convertENTITIESBase(java.util.List<? extends java.lang.String> instanceValue)
Returns a literal representation of an instance of data type 'ENTITIES Base' |
java.lang.String |
convertENTITY(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'ENTITY' |
java.lang.String |
convertFloat(float instanceValue)
Returns a literal representation of an instance of data type 'Float' |
java.lang.String |
convertFloatObject(java.lang.Float instanceValue)
Returns a literal representation of an instance of data type 'Float Object' |
java.lang.String |
convertGDay(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertGDay(javax.xml.datatype.XMLGregorianCalendar instanceValue)
Returns a literal representation of an instance of data type 'GDay' |
java.lang.String |
convertGMonth(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertGMonth(javax.xml.datatype.XMLGregorianCalendar instanceValue)
Returns a literal representation of an instance of data type 'GMonth' |
java.lang.String |
convertGMonthDay(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertGMonthDay(javax.xml.datatype.XMLGregorianCalendar instanceValue)
Returns a literal representation of an instance of data type 'GMonth Day' |
java.lang.String |
convertGYear(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertGYear(javax.xml.datatype.XMLGregorianCalendar instanceValue)
Returns a literal representation of an instance of data type 'GYear' |
java.lang.String |
convertGYearMonth(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertGYearMonth(javax.xml.datatype.XMLGregorianCalendar instanceValue)
Returns a literal representation of an instance of data type 'GYear Month' |
java.lang.String |
convertHexBinary(byte[] instanceValue)
Returns a literal representation of an instance of data type 'Hex Binary' |
java.lang.String |
convertID(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'ID' |
java.lang.String |
convertIDREF(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'IDREF' |
java.lang.String |
convertIDREFS(java.util.List<? extends java.lang.String> instanceValue)
Returns a literal representation of an instance of data type 'IDREFS' |
java.lang.String |
convertIDREFSBase(java.util.List<? extends java.lang.String> instanceValue)
Returns a literal representation of an instance of data type 'IDREFS Base' |
java.lang.String |
convertInt(int instanceValue)
Returns a literal representation of an instance of data type 'Int' |
java.lang.String |
convertInteger(java.math.BigInteger instanceValue)
Returns a literal representation of an instance of data type 'Integer' |
java.lang.String |
convertIntObject(java.lang.Integer instanceValue)
Returns a literal representation of an instance of data type 'Int Object' |
java.lang.String |
convertLanguage(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'Language' |
java.lang.String |
convertLong(long instanceValue)
Returns a literal representation of an instance of data type 'Long' |
java.lang.String |
convertLongObject(java.lang.Long instanceValue)
Returns a literal representation of an instance of data type 'Long Object' |
java.lang.String |
convertName(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'Name' |
java.lang.String |
convertNCName(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'NC Name' |
java.lang.String |
convertNegativeInteger(java.math.BigInteger instanceValue)
Returns a literal representation of an instance of data type 'Negative Integer' |
java.lang.String |
convertNMTOKEN(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'NMTOKEN' |
java.lang.String |
convertNMTOKENS(java.util.List<? extends java.lang.String> instanceValue)
Returns a literal representation of an instance of data type 'NMTOKENS' |
java.lang.String |
convertNMTOKENSBase(java.util.List<? extends java.lang.String> instanceValue)
Returns a literal representation of an instance of data type 'NMTOKENS Base' |
java.lang.String |
convertNonNegativeInteger(java.math.BigInteger instanceValue)
Returns a literal representation of an instance of data type 'Non Negative Integer' |
java.lang.String |
convertNonPositiveInteger(java.math.BigInteger instanceValue)
Returns a literal representation of an instance of data type 'Non Positive Integer' |
java.lang.String |
convertNormalizedString(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'Normalized String' |
java.lang.String |
convertNOTATION(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertNOTATION(javax.xml.namespace.QName instanceValue)
Returns a literal representation of an instance of data type 'NOTATION' |
java.lang.String |
convertPositiveInteger(java.math.BigInteger instanceValue)
Returns a literal representation of an instance of data type 'Positive Integer' |
java.lang.String |
convertQName(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertQName(javax.xml.namespace.QName instanceValue)
Returns a literal representation of an instance of data type 'QName' |
java.lang.String |
convertShort(short instanceValue)
Returns a literal representation of an instance of data type 'Short' |
java.lang.String |
convertShortObject(java.lang.Short instanceValue)
Returns a literal representation of an instance of data type 'Short Object' |
java.lang.String |
convertString(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'String' |
java.lang.String |
convertTime(java.lang.Object instanceValue)
Deprecated. |
java.lang.String |
convertTime(javax.xml.datatype.XMLGregorianCalendar instanceValue)
Returns a literal representation of an instance of data type 'Time' |
java.lang.String |
convertToken(java.lang.String instanceValue)
Returns a literal representation of an instance of data type 'Token' |
java.lang.String |
convertUnsignedByte(short instanceValue)
Returns a literal representation of an instance of data type 'Unsigned Byte' |
java.lang.String |
convertUnsignedByteObject(java.lang.Short instanceValue)
Returns a literal representation of an instance of data type 'Unsigned Byte Object' |
java.lang.String |
convertUnsignedInt(long instanceValue)
Returns a literal representation of an instance of data type 'Unsigned Int' |
java.lang.String |
convertUnsignedIntObject(java.lang.Long instanceValue)
Returns a literal representation of an instance of data type 'Unsigned Int Object' |
java.lang.String |
convertUnsignedLong(java.math.BigInteger instanceValue)
Returns a literal representation of an instance of data type 'Unsigned Long' |
java.lang.String |
convertUnsignedShort(int instanceValue)
Returns a literal representation of an instance of data type 'Unsigned Short' |
java.lang.String |
convertUnsignedShortObject(java.lang.Integer instanceValue)
Returns a literal representation of an instance of data type 'Unsigned Short Object' |
java.lang.Object |
createAnySimpleType(java.lang.String literal)
Returns an instance of data type 'Any Simple Type' corresponding the given literal |
AnyType |
createAnyType()
Returns a new object of class 'Any Type' |
java.lang.String |
createAnyURI(java.lang.String literal)
Returns an instance of data type 'Any URI' corresponding the given literal |
byte[] |
createBase64Binary(java.lang.String literal)
Returns an instance of data type 'Base64 Binary' corresponding the given literal |
boolean |
createBoolean(java.lang.String literal)
Returns an instance of data type 'Boolean' corresponding the given literal |
java.lang.Boolean |
createBooleanObject(java.lang.String literal)
Returns an instance of data type 'Boolean Object' corresponding the given literal |
byte |
createByte(java.lang.String literal)
Returns an instance of data type 'Byte' corresponding the given literal |
java.lang.Byte |
createByteObject(java.lang.String literal)
Returns an instance of data type 'Byte Object' corresponding the given literal |
javax.xml.datatype.XMLGregorianCalendar |
createDate(java.lang.String literal)
Returns an instance of data type 'Date' corresponding the given literal |
javax.xml.datatype.XMLGregorianCalendar |
createDateTime(java.lang.String literal)
Returns an instance of data type 'Date Time' corresponding the given literal |
java.math.BigDecimal |
createDecimal(java.lang.String literal)
Returns an instance of data type 'Decimal' corresponding the given literal |
double |
createDouble(java.lang.String literal)
Returns an instance of data type 'Double' corresponding the given literal |
java.lang.Double |
createDoubleObject(java.lang.String literal)
Returns an instance of data type 'Double Object' corresponding the given literal |
javax.xml.datatype.Duration |
createDuration(java.lang.String literal)
Returns an instance of data type 'Duration' corresponding the given literal |
java.util.List<java.lang.String> |
createENTITIES(java.lang.String literal)
Returns an instance of data type 'ENTITIES' corresponding the given literal |
java.util.List<java.lang.String> |
createENTITIESBase(java.lang.String literal)
Returns an instance of data type 'ENTITIES Base' corresponding the given literal |
java.lang.String |
createENTITY(java.lang.String literal)
Returns an instance of data type 'ENTITY' corresponding the given literal |
float |
createFloat(java.lang.String literal)
Returns an instance of data type 'Float' corresponding the given literal |
java.lang.Float |
createFloatObject(java.lang.String literal)
Returns an instance of data type 'Float Object' corresponding the given literal |
javax.xml.datatype.XMLGregorianCalendar |
createGDay(java.lang.String literal)
Returns an instance of data type 'GDay' corresponding the given literal |
javax.xml.datatype.XMLGregorianCalendar |
createGMonth(java.lang.String literal)
Returns an instance of data type 'GMonth' corresponding the given literal |
javax.xml.datatype.XMLGregorianCalendar |
createGMonthDay(java.lang.String literal)
Returns an instance of data type 'GMonth Day' corresponding the given literal |
javax.xml.datatype.XMLGregorianCalendar |
createGYear(java.lang.String literal)
Returns an instance of data type 'GYear' corresponding the given literal |
javax.xml.datatype.XMLGregorianCalendar |
createGYearMonth(java.lang.String literal)
Returns an instance of data type 'GYear Month' corresponding the given literal |
byte[] |
createHexBinary(java.lang.String literal)
Returns an instance of data type 'Hex Binary' corresponding the given literal |
java.lang.String |
createID(java.lang.String literal)
Returns an instance of data type 'ID' corresponding the given literal |
java.lang.String |
createIDREF(java.lang.String literal)
Returns an instance of data type 'IDREF' corresponding the given literal |
java.util.List<java.lang.String> |
createIDREFS(java.lang.String literal)
Returns an instance of data type 'IDREFS' corresponding the given literal |
java.util.List<java.lang.String> |
createIDREFSBase(java.lang.String literal)
Returns an instance of data type 'IDREFS Base' corresponding the given literal |
int |
createInt(java.lang.String literal)
Returns an instance of data type 'Int' corresponding the given literal |
java.math.BigInteger |
createInteger(java.lang.String literal)
Returns an instance of data type 'Integer' corresponding the given literal |
java.lang.Integer |
createIntObject(java.lang.String literal)
Returns an instance of data type 'Int Object' corresponding the given literal |
java.lang.String |
createLanguage(java.lang.String literal)
Returns an instance of data type 'Language' corresponding the given literal |
long |
createLong(java.lang.String literal)
Returns an instance of data type 'Long' corresponding the given literal |
java.lang.Long |
createLongObject(java.lang.String literal)
Returns an instance of data type 'Long Object' corresponding the given literal |
java.lang.String |
createName(java.lang.String literal)
Returns an instance of data type 'Name' corresponding the given literal |
java.lang.String |
createNCName(java.lang.String literal)
Returns an instance of data type 'NC Name' corresponding the given literal |
java.math.BigInteger |
createNegativeInteger(java.lang.String literal)
Returns an instance of data type 'Negative Integer' corresponding the given literal |
java.lang.String |
createNMTOKEN(java.lang.String literal)
Returns an instance of data type 'NMTOKEN' corresponding the given literal |
java.util.List<java.lang.String> |
createNMTOKENS(java.lang.String literal)
Returns an instance of data type 'NMTOKENS' corresponding the given literal |
java.util.List<java.lang.String> |
createNMTOKENSBase(java.lang.String literal)
Returns an instance of data type 'NMTOKENS Base' corresponding the given literal |
java.math.BigInteger |
createNonNegativeInteger(java.lang.String literal)
Returns an instance of data type 'Non Negative Integer' corresponding the given literal |
java.math.BigInteger |
createNonPositiveInteger(java.lang.String literal)
Returns an instance of data type 'Non Positive Integer' corresponding the given literal |
java.lang.String |
createNormalizedString(java.lang.String literal)
Returns an instance of data type 'Normalized String' corresponding the given literal |
javax.xml.namespace.QName |
createNOTATION(java.lang.String literal)
Returns an instance of data type 'NOTATION' corresponding the given literal |
java.math.BigInteger |
createPositiveInteger(java.lang.String literal)
Returns an instance of data type 'Positive Integer' corresponding the given literal |
ProcessingInstruction |
createProcessingInstruction()
Returns a new object of class 'Processing Instruction' |
javax.xml.namespace.QName |
createQName(java.lang.String literal)
Returns an instance of data type 'QName' corresponding the given literal |
javax.xml.namespace.QName |
createQName(java.lang.String namespaceURI,
java.lang.String localPart)
Returns an instance of data type 'QName' corresponding to the given namespace URI and local part. |
javax.xml.namespace.QName |
createQName(java.lang.String namespaceURI,
java.lang.String localPart,
java.lang.String prefix)
Returns an instance of data type 'QName' corresponding to the given namespace URI, local part, and prefix. |
short |
createShort(java.lang.String literal)
Returns an instance of data type 'Short' corresponding the given literal |
java.lang.Short |
createShortObject(java.lang.String literal)
Returns an instance of data type 'Short Object' corresponding the given literal |
SimpleAnyType |
createSimpleAnyType()
Returns a new object of class 'Simple Any Type' |
java.lang.String |
createString(java.lang.String literal)
Returns an instance of data type 'String' corresponding the given literal |
javax.xml.datatype.XMLGregorianCalendar |
createTime(java.lang.String literal)
Returns an instance of data type 'Time' corresponding the given literal |
java.lang.String |
createToken(java.lang.String literal)
Returns an instance of data type 'Token' corresponding the given literal |
short |
createUnsignedByte(java.lang.String literal)
Returns an instance of data type 'Unsigned Byte' corresponding the given literal |
java.lang.Short |
createUnsignedByteObject(java.lang.String literal)
Returns an instance of data type 'Unsigned Byte Object' corresponding the given literal |
long |
createUnsignedInt(java.lang.String literal)
Returns an instance of data type 'Unsigned Int' corresponding the given literal |
java.lang.Long |
createUnsignedIntObject(java.lang.String literal)
Returns an instance of data type 'Unsigned Int Object' corresponding the given literal |
java.math.BigInteger |
createUnsignedLong(java.lang.String literal)
Returns an instance of data type 'Unsigned Long' corresponding the given literal |
int |
createUnsignedShort(java.lang.String literal)
Returns an instance of data type 'Unsigned Short' corresponding the given literal |
java.lang.Integer |
createUnsignedShortObject(java.lang.String literal)
Returns an instance of data type 'Unsigned Short Object' corresponding the given literal |
XMLTypeDocumentRoot |
createXMLTypeDocumentRoot()
Returns a new object of class 'Document Root' |
XMLTypePackage |
getXMLTypePackage()
Returns the package supported by this factory |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, 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 |
Field Detail |
---|
static final XMLTypeFactory eINSTANCE
Method Detail |
---|
AnyType createAnyType()
ProcessingInstruction createProcessingInstruction()
SimpleAnyType createSimpleAnyType()
XMLTypeDocumentRoot createXMLTypeDocumentRoot()
java.lang.Object createAnySimpleType(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertAnySimpleType(java.lang.Object instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createAnyURI(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertAnyURI(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
byte[] createBase64Binary(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertBase64Binary(byte[] instanceValue)
instanceValue
- an instance value of the data type.
boolean createBoolean(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertBoolean(boolean instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Boolean createBooleanObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertBooleanObject(java.lang.Boolean instanceValue)
instanceValue
- an instance value of the data type.
byte createByte(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertByte(byte instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Byte createByteObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertByteObject(java.lang.Byte instanceValue)
instanceValue
- an instance value of the data type.
javax.xml.datatype.XMLGregorianCalendar createDate(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertDate(javax.xml.datatype.XMLGregorianCalendar instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertDate(java.lang.Object instanceValue)
javax.xml.datatype.XMLGregorianCalendar createDateTime(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertDateTime(javax.xml.datatype.XMLGregorianCalendar instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertDateTime(java.lang.Object instanceValue)
java.math.BigDecimal createDecimal(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertDecimal(java.math.BigDecimal instanceValue)
instanceValue
- an instance value of the data type.
double createDouble(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertDouble(double instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Double createDoubleObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertDoubleObject(java.lang.Double instanceValue)
instanceValue
- an instance value of the data type.
javax.xml.datatype.Duration createDuration(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertDuration(javax.xml.datatype.Duration instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertDuration(java.lang.Object instanceValue)
java.util.List<java.lang.String> createENTITIES(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertENTITIES(java.util.List<? extends java.lang.String> instanceValue)
instanceValue
- an instance value of the data type.
java.util.List<java.lang.String> createENTITIESBase(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertENTITIESBase(java.util.List<? extends java.lang.String> instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createENTITY(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertENTITY(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
float createFloat(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertFloat(float instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Float createFloatObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertFloatObject(java.lang.Float instanceValue)
instanceValue
- an instance value of the data type.
javax.xml.datatype.XMLGregorianCalendar createGDay(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertGDay(javax.xml.datatype.XMLGregorianCalendar instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertGDay(java.lang.Object instanceValue)
javax.xml.datatype.XMLGregorianCalendar createGMonth(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertGMonth(javax.xml.datatype.XMLGregorianCalendar instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertGMonth(java.lang.Object instanceValue)
javax.xml.datatype.XMLGregorianCalendar createGMonthDay(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertGMonthDay(javax.xml.datatype.XMLGregorianCalendar instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertGMonthDay(java.lang.Object instanceValue)
javax.xml.datatype.XMLGregorianCalendar createGYear(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertGYear(javax.xml.datatype.XMLGregorianCalendar instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertGYear(java.lang.Object instanceValue)
javax.xml.datatype.XMLGregorianCalendar createGYearMonth(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertGYearMonth(javax.xml.datatype.XMLGregorianCalendar instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertGYearMonth(java.lang.Object instanceValue)
byte[] createHexBinary(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertHexBinary(byte[] instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createID(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertID(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createIDREF(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertIDREF(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
java.util.List<java.lang.String> createIDREFS(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertIDREFS(java.util.List<? extends java.lang.String> instanceValue)
instanceValue
- an instance value of the data type.
java.util.List<java.lang.String> createIDREFSBase(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertIDREFSBase(java.util.List<? extends java.lang.String> instanceValue)
instanceValue
- an instance value of the data type.
int createInt(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertInt(int instanceValue)
instanceValue
- an instance value of the data type.
java.math.BigInteger createInteger(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertInteger(java.math.BigInteger instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Integer createIntObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertIntObject(java.lang.Integer instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createLanguage(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertLanguage(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
long createLong(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertLong(long instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Long createLongObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertLongObject(java.lang.Long instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createName(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertName(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createNCName(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNCName(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
java.math.BigInteger createNegativeInteger(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNegativeInteger(java.math.BigInteger instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createNMTOKEN(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNMTOKEN(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
java.util.List<java.lang.String> createNMTOKENS(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNMTOKENS(java.util.List<? extends java.lang.String> instanceValue)
instanceValue
- an instance value of the data type.
java.util.List<java.lang.String> createNMTOKENSBase(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNMTOKENSBase(java.util.List<? extends java.lang.String> instanceValue)
instanceValue
- an instance value of the data type.
java.math.BigInteger createNonNegativeInteger(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNonNegativeInteger(java.math.BigInteger instanceValue)
instanceValue
- an instance value of the data type.
java.math.BigInteger createNonPositiveInteger(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNonPositiveInteger(java.math.BigInteger instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createNormalizedString(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNormalizedString(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
javax.xml.namespace.QName createNOTATION(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertNOTATION(javax.xml.namespace.QName instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertNOTATION(java.lang.Object instanceValue)
java.math.BigInteger createPositiveInteger(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertPositiveInteger(java.math.BigInteger instanceValue)
instanceValue
- an instance value of the data type.
javax.xml.namespace.QName createQName(java.lang.String literal)
convertQName(QName)
and that subsequent processing to resolve the prefix will create a new QName that specifies the namespace URI, local part, and prefix.
literal
- a literal of the data type.
javax.xml.namespace.QName createQName(java.lang.String namespaceURI, java.lang.String localPart)
namespaceURI
- the namespace URI of the QName.localPart
- the local part of the QName.
javax.xml.namespace.QName createQName(java.lang.String namespaceURI, java.lang.String localPart, java.lang.String prefix)
namespaceURI
- the namespace URI of the QName.localPart
- the local part of the QName.prefix
- the prefix of the QName.
java.lang.String convertQName(javax.xml.namespace.QName instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertQName(java.lang.Object instanceValue)
short createShort(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertShort(short instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Short createShortObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertShortObject(java.lang.Short instanceValue)
instanceValue
- an instance value of the data type.
java.lang.String createString(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertString(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
javax.xml.datatype.XMLGregorianCalendar createTime(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertTime(javax.xml.datatype.XMLGregorianCalendar instanceValue)
instanceValue
- an instance value of the data type.
@Deprecated java.lang.String convertTime(java.lang.Object instanceValue)
java.lang.String createToken(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertToken(java.lang.String instanceValue)
instanceValue
- an instance value of the data type.
short createUnsignedByte(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertUnsignedByte(short instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Short createUnsignedByteObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertUnsignedByteObject(java.lang.Short instanceValue)
instanceValue
- an instance value of the data type.
long createUnsignedInt(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertUnsignedInt(long instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Long createUnsignedIntObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertUnsignedIntObject(java.lang.Long instanceValue)
instanceValue
- an instance value of the data type.
java.math.BigInteger createUnsignedLong(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertUnsignedLong(java.math.BigInteger instanceValue)
instanceValue
- an instance value of the data type.
int createUnsignedShort(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertUnsignedShort(int instanceValue)
instanceValue
- an instance value of the data type.
java.lang.Integer createUnsignedShortObject(java.lang.String literal)
literal
- a literal of the data type.
java.lang.String convertUnsignedShortObject(java.lang.Integer instanceValue)
instanceValue
- an instance value of the data type.
XMLTypePackage getXMLTypePackage()
|
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 |