public class ObjectFactory extends Object
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.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: gr.uoa.di.driver.MDFormatDSResourceType.xml
|
public ObjectFactory()
public STATUSType.LAYOUTS.LAYOUT.TRANSFORMATION createSTATUSTypeLAYOUTSLAYOUTTRANSFORMATION()
STATUSType.LAYOUTS.LAYOUT.TRANSFORMATIONpublic STATUSType createSTATUSType()
STATUSTypepublic STATUSType.LAYOUTS createSTATUSTypeLAYOUTS()
STATUSType.LAYOUTSpublic RESOURCEURIType createRESOURCEURIType()
RESOURCEURITypepublic RESOURCEPROFILE createRESOURCEPROFILE()
RESOURCEPROFILEpublic CONFIGURATIONType.SCHEMA createCONFIGURATIONTypeSCHEMA()
CONFIGURATIONType.SCHEMApublic RESOURCETYPEType createRESOURCETYPEType()
RESOURCETYPETypepublic STATUSType.LAYOUTS.LAYOUT.RULES createSTATUSTypeLAYOUTSLAYOUTRULES()
STATUSType.LAYOUTS.LAYOUT.RULESpublic STATUSType.LAYOUTS.LAYOUT.FIELDS createSTATUSTypeLAYOUTSLAYOUTFIELDS()
STATUSType.LAYOUTS.LAYOUT.FIELDSpublic STATUSType.LAYOUTS.LAYOUT createSTATUSTypeLAYOUTSLAYOUT()
STATUSType.LAYOUTS.LAYOUTpublic STATUSType.LAYOUTS.LAYOUT.FIELDS.FIELD createSTATUSTypeLAYOUTSLAYOUTFIELDSFIELD()
STATUSType.LAYOUTS.LAYOUT.FIELDS.FIELDpublic HEADERType createHEADERType()
HEADERTypepublic RESOURCEIDENTIFIERType createRESOURCEIDENTIFIERType()
RESOURCEIDENTIFIERTypepublic RESOURCEKINDType createRESOURCEKINDType()
RESOURCEKINDTypepublic CONFIGURATIONType createCONFIGURATIONType()
CONFIGURATIONTypeCopyright © 2019. All rights reserved.