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: com.saperion.ngc.iform.xml
|
public ObjectFactory()
public TabListType createTabListType()
TabListTypepublic ColumnType createColumnType()
ColumnTypepublic ButtonType createButtonType()
ButtonTypepublic HiddenType createHiddenType()
HiddenTypepublic ToolbarType createToolbarType()
ToolbarTypepublic MashupType createMashupType()
MashupTypepublic DatabindingType createDatabindingType()
DatabindingTypepublic HotkeyType createHotkeyType()
HotkeyTypepublic PaneLayoutType createPaneLayoutType()
PaneLayoutTypepublic GroupboxType createGroupboxType()
GroupboxTypepublic ThumbnailType createThumbnailType()
ThumbnailTypepublic ViewerType createViewerType()
ViewerTypepublic BitmapType createBitmapType()
BitmapTypepublic ResultType createResultType()
ResultTypepublic EditFieldType createEditFieldType()
EditFieldTypepublic ConnectionType createConnectionType()
ConnectionTypepublic IncludeType createIncludeType()
IncludeTypepublic HeaderType createHeaderType()
HeaderTypepublic OutlinerType createOutlinerType()
OutlinerTypepublic ScriptType createScriptType()
ScriptTypepublic JAXBElement<Form> createFormElement(Form value)
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.