Package com.saperion.ngc.iform.xml
Class ObjectFactory
java.lang.Object
com.saperion.ngc.iform.xml.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.saperion.ngc.iform.xml 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
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.saperion.ngc.iform.xml -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofBitmapTypeCreate an instance ofButtonTypeCreate an instance ofColumnTypeCreate an instance ofConnectionTypeCreate an instance ofDatabindingTypeCreate an instance ofEditFieldTypeCreate an instance ofFontTypeCreate an instance ofFormjakarta.xml.bind.JAXBElement<Form>createFormElement(Form value) Create an instance ofFrameTypeCreate an instance ofGroupboxTypeCreate an instance ofGroupTypeCreate an instance ofHeaderTypeCreate an instance ofHiddenTypeCreate an instance ofHotkeyTypeCreate an instance ofIncludeTypeCreate an instance ofLabelTypeCreate an instance ofLevelTypeCreate an instance ofMashupTypeCreate an instance ofOutlinerTypeCreate an instance ofPaneLayoutTypeCreate an instance ofPosTypeCreate an instance ofResultTypeCreate an instance ofScriptTypeCreate an instance ofTabListTypeCreate an instance ofTabTypeCreate an instance ofThumbnailTypeCreate an instance ofToolbarTypeCreate an instance ofViewerType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.saperion.ngc.iform.xml
-
-
Method Details
-
createOutlinerType
Create an instance ofOutlinerType -
createHiddenType
Create an instance ofHiddenType -
createToolbarType
Create an instance ofToolbarType -
createMashupType
Create an instance ofMashupType -
createConnectionType
Create an instance ofConnectionType -
createPosType
Create an instance ofPosType -
createScriptType
Create an instance ofScriptType -
createViewerType
Create an instance ofViewerType -
createFontType
Create an instance ofFontType -
createHotkeyType
Create an instance ofHotkeyType -
createTabListType
Create an instance ofTabListType -
createThumbnailType
Create an instance ofThumbnailType -
createGroupType
Create an instance ofGroupType -
createLabelType
Create an instance ofLabelType -
createForm
Create an instance ofForm -
createColumnType
Create an instance ofColumnType -
createButtonType
Create an instance ofButtonType -
createEditFieldType
Create an instance ofEditFieldType -
createIncludeType
Create an instance ofIncludeType -
createFrameType
Create an instance ofFrameType -
createDatabindingType
Create an instance ofDatabindingType -
createResultType
Create an instance ofResultType -
createTabType
Create an instance ofTabType -
createPaneLayoutType
Create an instance ofPaneLayoutType -
createHeaderType
Create an instance ofHeaderType -
createLevelType
Create an instance ofLevelType -
createBitmapType
Create an instance ofBitmapType -
createGroupboxType
Create an instance ofGroupboxType -
createFormElement
-