java.lang.Object
org.plutext.jaxb.xslfo.ObjectFactory
public class ObjectFactory
extends java.lang.Object
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.plutext.jaxb.xslfo 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
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.plutext.jaxb.xslfo -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.plutext.jaxb.xslfo
-
-
Method Details
-
createTable
Create an instance ofTable -
createBlock
Create an instance ofBlock -
createInstreamForeignObject
Create an instance ofInstreamForeignObject -
createMarker
Create an instance ofMarker -
createRegionAfter
Create an instance ofRegionAfter -
createTableCell
Create an instance ofTableCell -
createBasicLink
Create an instance ofBasicLink -
createTableCaption
Create an instance ofTableCaption -
createPageNumberCitation
Create an instance ofPageNumberCitation -
createMultiToggle
Create an instance ofMultiToggle -
createColorProfile
Create an instance ofColorProfile -
createRepeatablePageMasterReference
Create an instance ofRepeatablePageMasterReference -
createRegionStart
Create an instance ofRegionStart -
createBidiOverride
Create an instance ofBidiOverride -
createFloat
Create an instance ofFloat -
createListItemBody
Create an instance ofListItemBody -
createInline
Create an instance ofInline -
createTableHeader
Create an instance ofTableHeader -
createFlow
Create an instance ofFlow -
createInlineContainer
Create an instance ofInlineContainer -
createMultiPropertySet
Create an instance ofMultiPropertySet -
createListBlock
Create an instance ofListBlock -
createTableAndCaption
Create an instance ofTableAndCaption -
createExternalGraphic
Create an instance ofExternalGraphic -
createMultiCase
Create an instance ofMultiCase -
createRoot
Create an instance ofRoot -
createFootnoteBody
Create an instance ofFootnoteBody -
createConditionalPageMasterReference
Create an instance ofConditionalPageMasterReference -
createTitle
Create an instance ofTitle -
createLeader
Create an instance ofLeader -
createTableBody
Create an instance ofTableBody -
createPageNumber
Create an instance ofPageNumber -
createInitialPropertySet
Create an instance ofInitialPropertySet -
createCharacter
Create an instance ofCharacter -
createLayoutMasterSet
Create an instance ofLayoutMasterSet -
createBlockContainer
Create an instance ofBlockContainer -
createRepeatablePageMasterAlternatives
Create an instance ofRepeatablePageMasterAlternatives -
createFootnote
Create an instance ofFootnote -
createRegionEnd
Create an instance ofRegionEnd -
createStaticContent
Create an instance ofStaticContent -
createSinglePageMasterReference
Create an instance ofSinglePageMasterReference -
createListItem
Create an instance ofListItem -
createRegionBefore
Create an instance ofRegionBefore -
createWrapper
Create an instance ofWrapper -
createMultiProperties
Create an instance ofMultiProperties -
createListItemLabel
Create an instance ofListItemLabel -
createPageSequenceMaster
Create an instance ofPageSequenceMaster -
createRetrieveMarker
Create an instance ofRetrieveMarker -
createDeclarations
Create an instance ofDeclarations -
createTableRow
Create an instance ofTableRow -
createPageSequence
Create an instance ofPageSequence -
createSimplePageMaster
Create an instance ofSimplePageMaster -
createMultiSwitch
Create an instance ofMultiSwitch -
createRegionBody
Create an instance ofRegionBody -
createTableColumn
Create an instance ofTableColumn
-