|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jomc.sdk.model.support.JaxbUnmarshallerFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0", comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools") public final class JaxbUnmarshallerFactory extends Object
XML Schema Set JAXB 'Unmarshaller' factory implementation.
Specifications
'javax.xml.bind.Unmarshaller'
(javax.xml.bind.Unmarshaller)
Multiton
Properties
schemas
"
Property of typeorg.jomc.sdk.model.SchemasType
.List of XML schemas ('schemas' element from XML namespace 'http://jomc.org/sdk/model).
unmarshallerProperties
"
Property of type java.util.Map<String,Object>
.
Dependencies
attachmentUnmarshaller
"Dependency on'javax.xml.bind.attachment.AttachmentUnmarshaller'
(javax.xml.bind.attachment.AttachmentUnmarshaller)
bound to an instance.
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 |
---|
JaxbUnmarshallerFactory()
Creates a new JaxbUnmarshallerFactory instance. |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.Unmarshaller |
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 JaxbUnmarshallerFactory()
JaxbUnmarshallerFactory
instance.
Method Detail |
---|
public javax.xml.bind.Unmarshaller getObject() throws javax.xml.bind.JAXBException, SAXException
javax.xml.bind.JAXBException
SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |