org.ow2.easywsdl.schema.impl
Class SchemaJAXBContext

java.lang.Object
  extended by org.ow2.easywsdl.schema.impl.SchemaJAXBContext

public final class SchemaJAXBContext
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 void addOtherObjectFactory(java.util.List<java.lang.Class> addedObjectFactories)
           
static SchemaJAXBContext getInstance()
           
 javax.xml.bind.JAXBContext getJaxbContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SchemaJAXBContext getInstance()
                                     throws SchemaException
Throws:
SchemaException

addOtherObjectFactory

public void addOtherObjectFactory(java.util.List<java.lang.Class> addedObjectFactories)
                           throws SchemaException
Throws:
SchemaException

getJaxbContext

public javax.xml.bind.JAXBContext getJaxbContext()
Returns:
the jaxbContext


Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.