Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.extension.ant.task | |
org.jboss.shrinkwrap.descriptor.metadata | |
org.jboss.shrinkwrap.descriptor.metadata.mojo |
Modifier and Type | Class and Description |
---|---|
class |
MetadataParserTask.Path
Path
|
Modifier and Type | Method and Description |
---|---|
static void |
PackageInfo.copyPackageInfo(MetadataParserPath path,
Metadata metadata,
boolean verbose)
Copies the optional packageInfo files into the packages.
|
void |
MetadataParser.generateCode(MetadataParserPath path,
boolean verbose)
Generates source code by applying the
ddJavaAll.xsl XSLT extracted from the resource stream. |
void |
MetadataParser.parse(MetadataParserPath path,
List<?> confList,
List<?> javadocTags,
boolean verbose)
Parses one or more XSD schemas or DTD and produces java classes based on the parsing results.
|
Modifier and Type | Class and Description |
---|---|
class |
Path
Mojo configuration class for the Shrinkwrap Descriptors CLI Mojo task.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.