org.apache.juddi.jaxb
Class EntityCreator
java.lang.Object
org.apache.juddi.jaxb.EntityCreator
public class EntityCreator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityCreator
public EntityCreator()
buildFromDoc
public static Object buildFromDoc(String fileName,
String thePackage)
throws javax.xml.bind.JAXBException,
IOException
- Throws:
javax.xml.bind.JAXBException
IOException
buildFromString
public static Object buildFromString(String source,
String thePackage)
throws javax.xml.bind.JAXBException,
IOException
- Throws:
javax.xml.bind.JAXBException
IOException
outputEntity
public static void outputEntity(Object obj,
String thePackage)
throws javax.xml.bind.JAXBException
- Throws:
javax.xml.bind.JAXBException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.