|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJAXBContext
com.admc.jamama.dtd.impl.runtime.DefaultJAXBContextImpl
com.admc.jamama.dtd.ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the com.admc.jamama.dtd 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.
| Field Summary | |
static java.lang.Class |
version
|
| Constructor Summary | |
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.admc.jamama.dtd |
|
| Methods inherited from class com.admc.jamama.dtd.impl.runtime.DefaultJAXBContextImpl |
createMarshaller, createUnmarshaller, createValidator, getGrammar, getGrammarInfo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.Class version
| Constructor Detail |
public ObjectFactory()
| Method Detail |
public java.lang.Object newInstance(java.lang.Class javaContentInterface)
throws JAXBException
newInstance in class DefaultJAXBContextImpljavaContentInterface - the Class object of the javacontent interface to instantiate
JAXBException - if an error occurs
public java.lang.Object getProperty(java.lang.String name)
throws PropertyException
getProperty in class DefaultJAXBContextImplname - the name of the property to retrieve
PropertyException - when there is an error retrieving the given property or value
public void setProperty(java.lang.String name,
java.lang.Object value)
throws PropertyException
setProperty in class DefaultJAXBContextImplname - the name of the property to retrievevalue - the value of the property to be set
PropertyException - when there is an error processing the given property or value
public ConfigType.InstancesType createConfigTypeInstancesType()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.SmtpRouterType createConfigTypeInstancesTypeSmtpRouterType()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.ProxyServer createConfigTypeInstancesTypeProxyServer()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.MailFolderFileRepository createConfigTypeInstancesTypeMailFolderFileRepository()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.SmtpServerRouter createConfigTypeInstancesTypeSmtpServerRouter()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.MitFileRepository createConfigTypeInstancesTypeMitFileRepository()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.MX4JHttpAdaptor createConfigTypeInstancesTypeMX4JHttpAdaptor()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.MX4JHttpAdaptorType createConfigTypeInstancesTypeMX4JHttpAdaptorType()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.JamamaDirector createConfigTypeInstancesTypeJamamaDirector()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.SmtpRouter createConfigTypeInstancesTypeSmtpRouter()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.MitFileRepositoryType createConfigTypeInstancesTypeMitFileRepositoryType()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.MailFolderFileRepositoryType createConfigTypeInstancesTypeMailFolderFileRepositoryType()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.ProxyServerType createConfigTypeInstancesTypeProxyServerType()
throws JAXBException
JAXBException - if an error occurs
public ConfigType createConfigType()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.JamamaDirectorType createConfigTypeInstancesTypeJamamaDirectorType()
throws JAXBException
JAXBException - if an error occurs
public ConfigType.InstancesType.SmtpServerRouterType createConfigTypeInstancesTypeSmtpServerRouterType()
throws JAXBException
JAXBException - if an error occurs
public Config createConfig()
throws JAXBException
JAXBException - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||