org.apache.cxf.tools.wadlto.jaxb
Class CustomizationParser
java.lang.Object
org.apache.cxf.tools.wadlto.jaxb.CustomizationParser
public final class CustomizationParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomizationParser
public CustomizationParser(ToolContext env)
parse
public void parse(ToolContext env)
getJaxbBindings
public List<InputSource> getJaxbBindings()
getSchemaPackageFiles
public List<InputSource> getSchemaPackageFiles()
getCompilerArgs
public List<String> getCompilerArgs()
Apache CXF