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: eu.esdihumboldt.hale.common.align.io.impl.internal.generated
|
public ObjectFactory()
public ModifierType.Transformation createModifierTypeTransformation()
ModifierType.Transformation
public ParameterType createParameterType()
ParameterType
public AlignmentType createAlignmentType()
AlignmentType
public PropertyType createPropertyType()
PropertyType
public AlignmentType.Base createAlignmentTypeBase()
AlignmentType.Base
public AbstractParameterType createAbstractParameterType()
AbstractParameterType
public ClassType.Type createClassTypeType()
ClassType.Type
public ChildContextType createChildContextType()
ChildContextType
public ModifierType createModifierType()
ModifierType
public NamedEntityType createNamedEntityType()
NamedEntityType
public ConditionType createConditionType()
ConditionType
public ModifierType.DisableFor createModifierTypeDisableFor()
ModifierType.DisableFor
public ComplexParameterType createComplexParameterType()
ComplexParameterType
public DocumentationType createDocumentationType()
DocumentationType
public AnnotationType createAnnotationType()
AnnotationType
public JAXBElement<CellType> createCell(CellType value)
public JAXBElement<AbstractEntityType> createAbstractEntity(AbstractEntityType value)
public JAXBElement<ComplexParameterType> createComplexParameter(ComplexParameterType value)
public JAXBElement<ParameterType> createParameter(ParameterType value)
public JAXBElement<AlignmentType> createAlignment(AlignmentType value)
public JAXBElement<ModifierType> createModifier(ModifierType value)
public JAXBElement<AbstractParameterType> createAbstractParameter(AbstractParameterType value)
public JAXBElement<PropertyType> createProperty(PropertyType value)
public JAXBElement<ClassType> createClass(ClassType value)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a