|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.amqp.generator.jaxb.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.fusesource.amqp.generator.jaxb 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 | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.fusesource.amqp.generator.jaxb |
|
| Method Summary | |
|---|---|
Amqp |
createAmqp()
Create an instance of Amqp |
Anchor |
createAnchor()
Create an instance of Anchor |
B |
createB()
Create an instance of B |
Br |
createBr()
Create an instance of Br |
Choice |
createChoice()
Create an instance of Choice |
Dd |
createDd()
Create an instance of Dd |
Definition |
createDefinition()
Create an instance of Definition |
Descriptor |
createDescriptor()
Create an instance of Descriptor |
Dl |
createDl()
Create an instance of Dl |
Doc |
createDoc()
Create an instance of Doc |
Dt |
createDt()
Create an instance of Dt |
Encoding |
createEncoding()
Create an instance of Encoding |
Field |
createField()
Create an instance of Field |
I |
createI()
Create an instance of I |
Li |
createLi()
Create an instance of Li |
Ol |
createOl()
Create an instance of Ol |
P |
createP()
Create an instance of P |
Picture |
createPicture()
Create an instance of Picture |
Section |
createSection()
Create an instance of Section |
Sub |
createSub()
Create an instance of Sub |
Sup |
createSup()
Create an instance of Sup |
Term |
createTerm()
Create an instance of Term |
Todo |
createTodo()
Create an instance of Todo |
Type |
createType()
Create an instance of Type |
Ul |
createUl()
Create an instance of Ul |
Xref |
createXref()
Create an instance of Xref |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public Definition createDefinition()
Definition
public Picture createPicture()
Picture
public Todo createTodo()
Todo
public Ul createUl()
Ul
public Descriptor createDescriptor()
Descriptor
public Dd createDd()
Dd
public Anchor createAnchor()
Anchor
public Field createField()
Field
public Section createSection()
Section
public Amqp createAmqp()
Amqp
public Encoding createEncoding()
Encoding
public Sup createSup()
Sup
public P createP()
P
public B createB()
B
public Li createLi()
Li
public Doc createDoc()
Doc
public Choice createChoice()
Choice
public Term createTerm()
Term
public Dt createDt()
Dt
public Dl createDl()
Dl
public Sub createSub()
Sub
public Xref createXref()
Xref
public Br createBr()
Br
public Type createType()
Type
public Ol createOl()
Ol
public I createI()
I
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||