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: org.openfuxml.addon.wiki.data.jaxb
|
public ObjectFactory()
public Wikiinjection createWikiinjection()
Wikiinjectionpublic Ofxgallery createOfxgallery()
Ofxgallerypublic TemplateKv createTemplateKv()
TemplateKvpublic Wikireplace createWikireplace()
Wikireplacepublic Wikiinjection.Wikicontent createWikiinjectionWikicontent()
Wikiinjection.Wikicontentpublic Ofxchart.Title createOfxchartTitle()
Ofxchart.Titlepublic Ofxchart.XAxis createOfxchartXAxis()
Ofxchart.XAxispublic Ofxchart.YAxis createOfxchartYAxis()
Ofxchart.YAxispublic Ofxchart.Colors createOfxchartColors()
Ofxchart.Colorspublic Ofxchart.Size createOfxchartSize()
Ofxchart.Sizepublic Ofxchart.Grid createOfxchartGrid()
Ofxchart.Gridpublic Ofxchartcontainer createOfxchartcontainer()
Ofxchartcontainerpublic Ofxchartdata createOfxchartdata()
Ofxchartdatapublic Ofxgallery.Ofximage createOfxgalleryOfximage()
Ofxgallery.Ofximagepublic Injections createInjections()
Injectionspublic Replacements createReplacements()
Replacementspublic XhtmlProcessor createXhtmlProcessor()
XhtmlProcessorpublic MarkupProcessor createMarkupProcessor()
MarkupProcessorCopyright © 2023. All rights reserved.