public class EntityCreator extends Object
Constructor and Description |
---|
EntityCreator() |
Modifier and Type | Method and Description |
---|---|
static Object |
buildFromDoc(String fileName,
String thePackage) |
static Object |
buildFromString(String source,
String thePackage) |
static void |
outputEntity(Object obj,
String thePackage) |
public static Object buildFromDoc(String fileName, String thePackage) throws javax.xml.bind.JAXBException, IOException
public static Object buildFromString(String source, String thePackage) throws javax.xml.bind.JAXBException, IOException
public static void outputEntity(Object obj, String thePackage) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.