|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ebi.adfconverter.tools.checker.data.impl.DataTypeImpl
| Nested Class Summary | |
static class |
DataTypeImpl.TablesTypeImpl
|
class |
DataTypeImpl.Unmarshaller
|
| Nested classes inherited from class uk.ac.ebi.adfconverter.tools.checker.data.DataType |
DataType.TablesType |
| Field Summary | |
static java.lang.Class |
version
|
| Constructor Summary | |
DataTypeImpl()
|
|
| Method Summary | |
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
Gets the schema fragment associated with this class. |
UnmarshallingEventHandler |
createUnmarshaller(UnmarshallingContext context)
Creates an unmarshaller that will unmarshall this object. |
java.lang.String |
getDataFormat()
Gets the value of the dataFormat property. |
java.lang.String |
getName()
Gets the value of the name property. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
java.lang.String |
getTableDelimiter()
Gets the value of the tableDelimiter property. |
DataType.TablesType |
getTables()
set of data tables (at least one) |
void |
serializeAttributes(XMLSerializer context)
Serializes attributes into the specified target. |
void |
serializeBody(XMLSerializer context)
Serializes child elements and texts into the specified target. |
void |
serializeURIs(XMLSerializer context)
Declares all the namespace URIs this object is using at its top-level scope into the specified target. |
void |
setDataFormat(java.lang.String value)
Sets the value of the dataFormat property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setTableDelimiter(java.lang.String value)
Sets the value of the tableDelimiter property. |
void |
setTables(DataType.TablesType value)
set of data tables (at least one) |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.Class version
| Constructor Detail |
public DataTypeImpl()
| Method Detail |
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObjectpublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObjectpublic java.lang.String getDataFormat()
DataType
getDataFormat in interface DataTypeStringpublic java.lang.String getName()
DataType
getName in interface DataTypeStringpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectpublic java.lang.String getTableDelimiter()
DataType
getTableDelimiter in interface DataTypeStringpublic DataType.TablesType getTables()
DataType
getTables in interface DataTypeDataType.TablesType
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableorg.xml.sax.SAXException
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableorg.xml.sax.SAXExceptionpublic void setDataFormat(java.lang.String value)
DataType
setDataFormat in interface DataTypevalue - allowed object is
Stringpublic void setName(java.lang.String value)
DataType
setName in interface DataTypevalue - allowed object is
Stringpublic void setTableDelimiter(java.lang.String value)
DataType
setTableDelimiter in interface DataTypevalue - allowed object is
Stringpublic void setTables(DataType.TablesType value)
DataType
setTables in interface DataTypevalue - allowed object is
DataType.TablesType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||