Uses of Class
org.codehaus.mojo.jaxb2.NoSchemasException
-
Packages that use NoSchemasException Package Description org.codehaus.mojo.jaxb2.javageneration The jaxb2-maven-plugin wraps and adapts the JAXB reference implementation to be useful within the Maven build process. -
-
Uses of NoSchemasException in org.codehaus.mojo.jaxb2.javageneration
Methods in org.codehaus.mojo.jaxb2.javageneration that throw NoSchemasException Modifier and Type Method Description private java.lang.String[]
AbstractJavaGeneratorMojo. getXjcArguments(java.lang.String classPath, java.lang.String episodeFileNameOrNull)
-