|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jomc.sdk.model.support.JaxbBinderFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0", comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools") public final class JaxbBinderFactory extends Object
XML Schema Set 'Binder' factory implementation.
Specifications
'javax.xml.bind.Binder'
(javax.xml.bind.Binder)
Multiton
Properties
binderProperties
"
Property of type java.util.Map<String,Object>
.
schemas
"
Property of typeorg.jomc.sdk.model.SchemasType
.List of XML schemas ('schemas' element from XML namespace 'http://jomc.org/sdk/model).
Dependencies
schema
"Dependency on'javax.xml.validation.Schema'
(javax.xml.validation.Schema)
bound to an instance.
validationEventHandler
"Dependency on'javax.xml.bind.ValidationEventHandler'
(javax.xml.bind.ValidationEventHandler)
bound to an instance.
Constructor and Description |
---|
JaxbBinderFactory()
Creates a new JaxbBinderFactory instance. |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.Binder |
getObject()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0", comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools") public JaxbBinderFactory()
JaxbBinderFactory
instance.
Method Detail |
---|
public javax.xml.bind.Binder getObject() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |