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.mixer2.jaxb.xhtml 
 | 
| Modifier and Type | Method and Description | 
|---|---|
A | 
createA()
Create an instance of  
A | 
Abbr | 
createAbbr()
Create an instance of  
Abbr | 
AContent | 
createAContent()
Create an instance of  
AContent | 
Acronym | 
createAcronym()
Create an instance of  
Acronym | 
Address | 
createAddress()
Create an instance of  
Address | 
Applet | 
createApplet()
Create an instance of  
Applet | 
Area | 
createArea()
Create an instance of  
Area | 
Article | 
createArticle()
Create an instance of  
Article | 
Aside | 
createAside()
Create an instance of  
Aside | 
Audio | 
createAudio()
Create an instance of  
Audio | 
B | 
createB()
Create an instance of  
B | 
Base | 
createBase()
Create an instance of  
Base | 
Basefont | 
createBasefont()
Create an instance of  
Basefont | 
Bdi | 
createBdi()
Create an instance of  
Bdi | 
Bdo | 
createBdo()
Create an instance of  
Bdo | 
Big | 
createBig()
Create an instance of  
Big | 
Blockquote | 
createBlockquote()
Create an instance of  
Blockquote | 
Body | 
createBody()
Create an instance of  
Body | 
Br | 
createBr()
Create an instance of  
Br | 
Button | 
createButton()
Create an instance of  
Button | 
ButtonContent | 
createButtonContent()
Create an instance of  
ButtonContent | 
Canvas | 
createCanvas()
Create an instance of  
Canvas | 
Caption | 
createCaption()
Create an instance of  
Caption | 
Center | 
createCenter()
Create an instance of  
Center | 
Cite | 
createCite()
Create an instance of  
Cite | 
Code | 
createCode()
Create an instance of  
Code | 
Col | 
createCol()
Create an instance of  
Col | 
Colgroup | 
createColgroup()
Create an instance of  
Colgroup | 
Command | 
createCommand()
Create an instance of  
Command | 
Datalist | 
createDatalist()
Create an instance of  
Datalist | 
Dd | 
createDd()
Create an instance of  
Dd | 
Del | 
createDel()
Create an instance of  
Del | 
Details | 
createDetails()
Create an instance of  
Details | 
Dfn | 
createDfn()
Create an instance of  
Dfn | 
Dir | 
createDir()
Create an instance of  
Dir | 
Div | 
createDiv()
Create an instance of  
Div | 
Dl | 
createDl()
Create an instance of  
Dl | 
Dt | 
createDt()
Create an instance of  
Dt | 
Em | 
createEm()
Create an instance of  
Em | 
Embed | 
createEmbed()
Create an instance of  
Embed | 
Fieldset | 
createFieldset()
Create an instance of  
Fieldset | 
Figcaption | 
createFigcaption()
Create an instance of  
Figcaption | 
Figure | 
createFigure()
Create an instance of  
Figure | 
Flow | 
createFlow()
Create an instance of  
Flow | 
Font | 
createFont()
Create an instance of  
Font | 
Footer | 
createFooter()
Create an instance of  
Footer | 
Form | 
createForm()
Create an instance of  
Form | 
FormContent | 
createFormContent()
Create an instance of  
FormContent | 
H1 | 
createH1()
Create an instance of  
H1 | 
H2 | 
createH2()
Create an instance of  
H2 | 
H3 | 
createH3()
Create an instance of  
H3 | 
H4 | 
createH4()
Create an instance of  
H4 | 
H5 | 
createH5()
Create an instance of  
H5 | 
H6 | 
createH6()
Create an instance of  
H6 | 
Head | 
createHead()
Create an instance of  
Head | 
Header | 
createHeader()
Create an instance of  
Header | 
Hgroup | 
createHgroup()
Create an instance of  
Hgroup | 
Hr | 
createHr()
Create an instance of  
Hr | 
Html | 
createHtml()
Create an instance of  
Html | 
I | 
createI()
Create an instance of  
I | 
Iframe | 
createIframe()
Create an instance of  
Iframe | 
Img | 
createImg()
Create an instance of  
Img | 
Inline | 
createInline()
Create an instance of  
Inline | 
Input | 
createInput()
Create an instance of  
Input | 
Ins | 
createIns()
Create an instance of  
Ins | 
Isindex | 
createIsindex()
Create an instance of  
Isindex | 
Kbd | 
createKbd()
Create an instance of  
Kbd | 
Keygen | 
createKeygen()
Create an instance of  
Keygen | 
Label | 
createLabel()
Create an instance of  
Label | 
Legend | 
createLegend()
Create an instance of  
Legend | 
Li | 
createLi()
Create an instance of  
Li | 
Link | 
createLink()
Create an instance of  
Link | 
Main | 
createMain()
Create an instance of  
Main | 
Map | 
createMap()
Create an instance of  
Map | 
Mark | 
createMark()
Create an instance of  
Mark | 
Menu | 
createMenu()
Create an instance of  
Menu | 
Meta | 
createMeta()
Create an instance of  
Meta | 
Meter | 
createMeter()
Create an instance of  
Meter | 
Nav | 
createNav()
Create an instance of  
Nav | 
Noframes | 
createNoframes()
Create an instance of  
Noframes | 
Noscript | 
createNoscript()
Create an instance of  
Noscript | 
Object | 
createObject()
Create an instance of  
Object | 
Ol | 
createOl()
Create an instance of  
Ol | 
Optgroup | 
createOptgroup()
Create an instance of  
Optgroup | 
Option | 
createOption()
Create an instance of  
Option | 
Output | 
createOutput()
Create an instance of  
Output | 
P | 
createP()
Create an instance of  
P | 
Param | 
createParam()
Create an instance of  
Param | 
Pre | 
createPre()
Create an instance of  
Pre | 
PreContent | 
createPreContent()
Create an instance of  
PreContent | 
Progress | 
createProgress()
Create an instance of  
Progress | 
Q | 
createQ()
Create an instance of  
Q | 
Rp | 
createRp()
Create an instance of  
Rp | 
Rt | 
createRt()
Create an instance of  
Rt | 
Ruby | 
createRuby()
Create an instance of  
Ruby | 
S | 
createS()
Create an instance of  
S | 
Samp | 
createSamp()
Create an instance of  
Samp | 
Script | 
createScript()
Create an instance of  
Script | 
Section | 
createSection()
Create an instance of  
Section | 
Select | 
createSelect()
Create an instance of  
Select | 
Small | 
createSmall()
Create an instance of  
Small | 
Source | 
createSource()
Create an instance of  
Source | 
Span | 
createSpan()
Create an instance of  
Span | 
Strike | 
createStrike()
Create an instance of  
Strike | 
Strong | 
createStrong()
Create an instance of  
Strong | 
Style | 
createStyle()
Create an instance of  
Style | 
Sub | 
createSub()
Create an instance of  
Sub | 
Summary | 
createSummary()
Create an instance of  
Summary | 
Sup | 
createSup()
Create an instance of  
Sup | 
Table | 
createTable()
Create an instance of  
Table | 
Tbody | 
createTbody()
Create an instance of  
Tbody | 
Td | 
createTd()
Create an instance of  
Td | 
Textarea | 
createTextarea()
Create an instance of  
Textarea | 
Tfoot | 
createTfoot()
Create an instance of  
Tfoot | 
Th | 
createTh()
Create an instance of  
Th | 
Thead | 
createThead()
Create an instance of  
Thead | 
Time | 
createTime()
Create an instance of  
Time | 
Title | 
createTitle()
Create an instance of  
Title | 
Tr | 
createTr()
Create an instance of  
Tr | 
Track | 
createTrack()
Create an instance of  
Track | 
Tt | 
createTt()
Create an instance of  
Tt | 
U | 
createU()
Create an instance of  
U | 
Ul | 
createUl()
Create an instance of  
Ul | 
Var | 
createVar()
Create an instance of  
Var | 
Video | 
createVideo()
Create an instance of  
Video | 
Wbr | 
createWbr()
Create an instance of  
Wbr | 
public ObjectFactory()
public PreContent createPreContent()
PreContentpublic ButtonContent createButtonContent()
ButtonContentpublic Blockquote createBlockquote()
Blockquotepublic Figcaption createFigcaption()
Figcaptionpublic FormContent createFormContent()
FormContentCopyright © 2021 Project Mixer2. All rights reserved.