|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.feature.persistence.sql.jaxb.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.deegree.feature.persistence.sql.jaxb 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.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.deegree.feature.persistence.sql.jaxb |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public CustomConverterJAXB createCustomConverterJAXB()
CustomConverterJAXB
public FIDMappingJAXB createFIDMappingJAXB()
FIDMappingJAXB
public SQLFeatureStoreJAXB createSQLFeatureStoreJAXB()
SQLFeatureStoreJAXB
public UUIDGenerator createUUIDGenerator()
UUIDGenerator
public CustomConverterJAXB.Param createCustomConverterJAXBParam()
CustomConverterJAXB.Param
public SequenceIDGenerator createSequenceIDGenerator()
SequenceIDGenerator
public AutoIdGenerator createAutoIdGenerator()
AutoIdGenerator
public FeatureTypeJAXB createFeatureTypeJAXB()
FeatureTypeJAXB
public Join createJoin()
Join
public ComplexParticleJAXB createComplexParticleJAXB()
ComplexParticleJAXB
public AbstractParticleJAXB createAbstractParticleJAXB()
AbstractParticleJAXB
public CustomInspector createCustomInspector()
CustomInspector
public FeatureParticleJAXB createFeatureParticleJAXB()
FeatureParticleJAXB
public GeometryPropertyJAXB createGeometryPropertyJAXB()
GeometryPropertyJAXB
public Href createHref()
Href
public GeometryParticleJAXB createGeometryParticleJAXB()
GeometryParticleJAXB
public SimplePropertyJAXB createSimplePropertyJAXB()
SimplePropertyJAXB
public FeatureTypeMappingJAXB createFeatureTypeMappingJAXB()
FeatureTypeMappingJAXB
public PrimitiveParticleJAXB createPrimitiveParticleJAXB()
PrimitiveParticleJAXB
public FIDMappingJAXB.ColumnJAXB createFIDMappingJAXBColumnJAXB()
FIDMappingJAXB.ColumnJAXB
public SQLFeatureStoreJAXB.JDBCConnId createSQLFeatureStoreJAXBJDBCConnId()
SQLFeatureStoreJAXB.JDBCConnId
public SQLFeatureStoreJAXB.DisablePostFiltering createSQLFeatureStoreJAXBDisablePostFiltering()
SQLFeatureStoreJAXB.DisablePostFiltering
public SQLFeatureStoreJAXB.StorageCRS createSQLFeatureStoreJAXBStorageCRS()
SQLFeatureStoreJAXB.StorageCRS
public SQLFeatureStoreJAXB.NamespaceHint createSQLFeatureStoreJAXBNamespaceHint()
SQLFeatureStoreJAXB.NamespaceHint
public SQLFeatureStoreJAXB.BLOBMapping createSQLFeatureStoreJAXBBLOBMapping()
SQLFeatureStoreJAXB.BLOBMapping
public SQLFeatureStoreJAXB.Inspectors createSQLFeatureStoreJAXBInspectors()
SQLFeatureStoreJAXB.Inspectors
public JAXBElement<SimplePropertyJAXB> createSimpleProperty(SimplePropertyJAXB value)
JAXBElement
<
SimplePropertyJAXB
>
}
public JAXBElement<GeometryParticleJAXB> createGeometry(GeometryParticleJAXB value)
JAXBElement
<
GeometryParticleJAXB
>
}
public JAXBElement<AbstractParticleJAXB> createAbstractParticle(AbstractParticleJAXB value)
JAXBElement
<
AbstractParticleJAXB
>
}
public JAXBElement<PrimitiveParticleJAXB> createPrimitive(PrimitiveParticleJAXB value)
JAXBElement
<
PrimitiveParticleJAXB
>
}
public JAXBElement<FeatureParticleJAXB> createFeature(FeatureParticleJAXB value)
JAXBElement
<
FeatureParticleJAXB
>
}
public JAXBElement<ComplexParticleJAXB> createComplex(ComplexParticleJAXB value)
JAXBElement
<
ComplexParticleJAXB
>
}
public JAXBElement<UUIDGenerator> createUUIDGenerator(UUIDGenerator value)
JAXBElement
<
UUIDGenerator
>
}
public JAXBElement<SequenceIDGenerator> createSequenceIDGenerator(SequenceIDGenerator value)
JAXBElement
<
SequenceIDGenerator
>
}
public JAXBElement<GeometryPropertyJAXB> createGeometryProperty(GeometryPropertyJAXB value)
JAXBElement
<
GeometryPropertyJAXB
>
}
public JAXBElement<AbstractIDGeneratorType> createAbstractIDGenerator(AbstractIDGeneratorType value)
JAXBElement
<
AbstractIDGeneratorType
>
}
public JAXBElement<AbstractPropertyJAXB> createAbstractProperty(AbstractPropertyJAXB value)
JAXBElement
<
AbstractPropertyJAXB
>
}
public JAXBElement<AutoIdGenerator> createAutoIdGenerator(AutoIdGenerator value)
JAXBElement
<
AutoIdGenerator
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |