|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.huihoo.jfox.xmlet.jaxb.ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.huihoo.jfox.xmlet.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.huihoo.jfox.xmlet.jaxb |
|
| Method Summary | |
ArgType |
createArgType()
Create an instance of ArgType |
AttrType |
createAttrType()
Create an instance of AttrType |
XMLETS |
createXMLETS()
Create an instance of XMLETS |
XMLetsType |
createXMLetsType()
Create an instance of XMLetsType |
XMLetType |
createXMLetType()
Create an instance of XMLetType |
XMLetType.ARGUMENTSType |
createXMLetTypeARGUMENTSType()
Create an instance of XMLetTypeARGUMENTSType |
XMLetType.ATTRIBUTESType |
createXMLetTypeATTRIBUTESType()
Create an instance of XMLetTypeATTRIBUTESType |
java.lang.Object |
getProperty(java.lang.String name)
Get the specified property. |
java.lang.Object |
newInstance(java.lang.Class javaContentInterface)
Create an instance of the specified Java content interface. |
void |
setProperty(java.lang.String name,
java.lang.Object value)
Set the specified property. |
| Constructor Detail |
public ObjectFactory()
| Method Detail |
public java.lang.Object newInstance(java.lang.Class javaContentInterface)
throws javax.xml.bind.JAXBException
javaContentInterface - the Class object of the javacontent interface to instantiateJAXBException - if an error occurs
public java.lang.Object getProperty(java.lang.String name)
throws javax.xml.bind.PropertyException
name - the name of the property to retrievePropertyException - when there is an error retrieving the given property or value
public void setProperty(java.lang.String name,
java.lang.Object value)
throws javax.xml.bind.PropertyException
name - the name of the property to retrievevalue - the value of the property to be setPropertyException - when there is an error processing the given property or value
public XMLetType.ATTRIBUTESType createXMLetTypeATTRIBUTESType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public XMLetsType createXMLetsType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public XMLETS createXMLETS()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public ArgType createArgType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public AttrType createAttrType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public XMLetType createXMLetType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
public XMLetType.ARGUMENTSType createXMLetTypeARGUMENTSType()
throws javax.xml.bind.JAXBException
JAXBException - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||