com.ebmwebsourcing.commons.schema.impl
Class SchemaJAXBContext

java.lang.Object
  extended by com.ebmwebsourcing.commons.schema.impl.SchemaJAXBContext
Direct Known Subclasses:
SchemaWriter

public abstract class SchemaJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Field Summary
protected static javax.xml.bind.JAXBContext jaxbContext
          The JAXB context
 
Constructor Summary
SchemaJAXBContext()
           
 
Method Summary
protected static void createContext()
          Private object initializations
static javax.xml.bind.JAXBContext getJaxbContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jaxbContext

protected static javax.xml.bind.JAXBContext jaxbContext
The JAXB context

Constructor Detail

SchemaJAXBContext

public SchemaJAXBContext()
Method Detail

createContext

protected static void createContext()
                             throws SchemaException
Private object initializations

Throws:
SchemaException

getJaxbContext

public static javax.xml.bind.JAXBContext getJaxbContext()


Copyright © 2008 eBM WebSourcing. All Rights Reserved.