org.jomc.sdk.model.support
Class JaxbContextFactory
java.lang.Object
org.jomc.sdk.model.support.JaxbContextFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public final class JaxbContextFactory
extends Object
XML Schema Set 'JAXBContext' factory implementation.
Specifications
'javax.xml.bind.JAXBContext'
(javax.xml.bind.JAXBContext)
Multiton
Properties
- "
schemas
"
Property of type org.jomc.sdk.model.SchemasType
.
List of XML schemas ('schemas' element from XML namespace 'http://jomc.org/sdk/model).
- Version:
- $Id: JaxbContextFactory.java 2234 2010-06-29 00:03:38Z schulte2005 $
- Author:
- Christian Schulte 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbContextFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public JaxbContextFactory()
- Creates a new
JaxbContextFactory
instance.
getObject
public javax.xml.bind.JAXBContext getObject()
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
Copyright © 2005-2010 The JOMC Project. All Rights Reserved.