|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetadataParserPath | |
---|---|
org.jboss.shrinkwrap.descriptor.extension.ant.task | |
org.jboss.shrinkwrap.descriptor.metadata | |
org.jboss.shrinkwrap.descriptor.metadata.mojo |
Uses of MetadataParserPath in org.jboss.shrinkwrap.descriptor.extension.ant.task |
---|
Subclasses of MetadataParserPath in org.jboss.shrinkwrap.descriptor.extension.ant.task | |
---|---|
class |
MetadataParserTask.Path
Path |
Uses of MetadataParserPath in org.jboss.shrinkwrap.descriptor.metadata |
---|
Methods in org.jboss.shrinkwrap.descriptor.metadata with parameters of type MetadataParserPath | |
---|---|
void |
MetadataParser.generateCode(MetadataParserPath path)
Generates source code by applying the ddJavaAll.xsl XSLT extracted from the resource stream. |
void |
MetadataParser.parse(MetadataParserPath path,
List<?> confList,
boolean verbose)
Parses one or more XSD schemas or DTD and produces java classes based on the parsing results. |
Uses of MetadataParserPath in org.jboss.shrinkwrap.descriptor.metadata.mojo |
---|
Subclasses of MetadataParserPath in org.jboss.shrinkwrap.descriptor.metadata.mojo | |
---|---|
class |
Path
Mojo configuration class for the Shrinkwrap Descriptors CLI Mojo task. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |