org.ow2.dragon.util
Class JAXBUtil
java.lang.Object
org.ow2.dragon.util.JAXBUtil
public class JAXBUtil
- extends java.lang.Object
- Author:
- nsaladge, ofabre - eBM Websourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBUtil
public JAXBUtil()
createJAXBContext
public static javax.xml.bind.JAXBContext createJAXBContext(java.util.List<java.lang.Class> defaultObjectFactories)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
createJAXBContext
public static javax.xml.bind.JAXBContext createJAXBContext(java.lang.Class... defaultObjectFactories)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
createJAXBContextFromPackages
public static javax.xml.bind.JAXBContext createJAXBContextFromPackages(java.lang.String... packages)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
createJAXBContextFromPackages
public static javax.xml.bind.JAXBContext createJAXBContextFromPackages(java.lang.String packages)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
createJAXBContextFromPackages
public static javax.xml.bind.JAXBContext createJAXBContextFromPackages(java.util.List<java.lang.String> packages)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
createSchemaFactory
public static javax.xml.validation.SchemaFactory createSchemaFactory(java.lang.String xsdLocation)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.