|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJAXBContext
uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime.DefaultJAXBContextImpl
uk.ac.ebi.adfconverter.tools.checker.data.ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the uk.ac.ebi.adfconverter.tools.checker.data package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Field Summary | |
static GrammarInfo |
grammarInfo
|
static java.lang.Class |
version
|
| Constructor Summary | |
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: uk.ac.ebi.adfconverter.tools.checker.data |
|
| Method Summary | |
CardinalityType |
createCardinalityType()
Create an instance of CardinalityType |
CheckRuleType |
createCheckRuleType()
Create an instance of CheckRuleType |
ConstraintType |
createConstraintType()
Create an instance of ConstraintType |
DataType |
createDataType()
Create an instance of DataType |
DataType.TablesType |
createDataTypeTablesType()
Create an instance of DataTypeTablesType |
DocumentStructure |
createDocumentStructure()
Create an instance of DocumentStructure |
DocumentStructureType |
createDocumentStructureType()
Create an instance of DocumentStructureType |
DocumentStructureType.FilesType |
createDocumentStructureTypeFilesType()
Create an instance of DocumentStructureTypeFilesType |
FieldType |
createFieldType()
Create an instance of FieldType |
FieldType.ConstraintsType |
createFieldTypeConstraintsType()
Create an instance of FieldTypeConstraintsType |
Filer |
createFiler()
Create an instance of Filer |
FileType |
createFileType()
Create an instance of FileType |
FileType.DataSetType |
createFileTypeDataSetType()
Create an instance of FileTypeDataSetType |
Header |
createHeader()
Create an instance of Header |
HeaderType |
createHeaderType()
Create an instance of HeaderType |
HeaderType.ItemsType |
createHeaderTypeItemsType()
Create an instance of HeaderTypeItemsType |
ItemTemp |
createItemTemp()
Create an instance of ItemTemp |
ItemType |
createItemType()
Create an instance of ItemType |
ItemType.FieldDependenceType |
createItemTypeFieldDependenceType()
Create an instance of ItemTypeFieldDependenceType |
ItemType.RelaxCheckRulesType |
createItemTypeRelaxCheckRulesType()
Create an instance of ItemTypeRelaxCheckRulesType |
ItemType.SubNamesType |
createItemTypeSubNamesType()
Create an instance of ItemTypeSubNamesType |
LocationType |
createLocationType()
Create an instance of LocationType |
LocationType.PreviousColumnsType |
createLocationTypePreviousColumnsType()
Create an instance of LocationTypePreviousColumnsType |
SubNameType |
createSubNameType()
Create an instance of SubNameType |
SubNameType.ConstraintsType |
createSubNameTypeConstraintsType()
Create an instance of SubNameTypeConstraintsType |
TableType |
createTableType()
Create an instance of TableType |
java.lang.Object |
getProperty(java.lang.String name)
Get the specified property. |
java.lang.Object |
newInstance(java.lang.Class javaContentInterface)
Create an instance of the specified Java content interface. |
void |
setProperty(java.lang.String name,
java.lang.Object value)
Set the specified property. |
| Methods inherited from class uk.ac.ebi.adfconverter.tools.checker.data.impl.runtime.DefaultJAXBContextImpl |
createMarshaller, createUnmarshaller, createValidator, getGrammar, getGrammarInfo |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final GrammarInfo grammarInfo
public static final java.lang.Class version
| Constructor Detail |
public ObjectFactory()
| Method Detail |
public CardinalityType createCardinalityType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public CheckRuleType createCheckRuleType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ConstraintType createConstraintType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DataType createDataType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DataType.TablesType createDataTypeTablesType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DocumentStructure createDocumentStructure()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DocumentStructureType createDocumentStructureType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public DocumentStructureType.FilesType createDocumentStructureTypeFilesType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public FieldType createFieldType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public FieldType.ConstraintsType createFieldTypeConstraintsType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public Filer createFiler()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public FileType createFileType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public FileType.DataSetType createFileTypeDataSetType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public Header createHeader()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public HeaderType createHeaderType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public HeaderType.ItemsType createHeaderTypeItemsType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ItemTemp createItemTemp()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ItemType createItemType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ItemType.FieldDependenceType createItemTypeFieldDependenceType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ItemType.RelaxCheckRulesType createItemTypeRelaxCheckRulesType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ItemType.SubNamesType createItemTypeSubNamesType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public LocationType createLocationType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public LocationType.PreviousColumnsType createLocationTypePreviousColumnsType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public SubNameType createSubNameType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public SubNameType.ConstraintsType createSubNameTypeConstraintsType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public TableType createTableType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public java.lang.Object getProperty(java.lang.String name)
throws javax.xml.bind.PropertyException
getProperty in class DefaultJAXBContextImplname - the name of the property to retrieve
PropertyException - when there is an error retrieving the given property or value
public java.lang.Object newInstance(java.lang.Class javaContentInterface)
throws javax.xml.bind.JAXBException
newInstance in class DefaultJAXBContextImpljavaContentInterface - the Class object of the javacontent interface to instantiate
JAXBException - if an error occurs
public void setProperty(java.lang.String name,
java.lang.Object value)
throws javax.xml.bind.PropertyException
setProperty in class DefaultJAXBContextImplvalue - the value of the property to be setname - the name of the property to retrieve
PropertyException - when there is an error processing the given property or value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||