Modifier and Type | Method and Description |
---|---|
Metadata |
MetadataParser.getMetadata() |
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 |
MetadataUtil.log(Metadata metadata)
Logs out metadata information.
|
void |
FilterChain.traverseAndFilter(org.w3c.dom.traversal.TreeWalker walker,
String indent,
Metadata metadata,
StringBuilder sb)
Traverses the DOM and applies the filters for each visited node.
|
Constructor and Description |
---|
CodeGen(Metadata metadata) |
Modifier and Type | Method and Description |
---|---|
void |
DomWriter.write(Metadata metadata,
String pathToMetadata,
List<? extends MetadataJavaDoc> javadocTags)
Writes an XML file based on the given meta-data information at the specified location.
|
Modifier and Type | Method and Description |
---|---|
Metadata |
MetadataDtdEventListener.getMetadata() |
Constructor and Description |
---|
MetadataDtdEventListener(Metadata metadata,
boolean isVerbose)
Creates a new instance.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.