Package org.jboss.shrinkwrap.descriptor.metadata


Class Summary
BaseMetadataItem This class serves as a base data class holding metadata information.
FilterChain Class that allows to traverse a DOM document by using a TreeWalker.
Metadata This class serves as a sink for all extracted meta-data information.
MetadataDescriptor This class holds the information used for generating a descriptor interface and implementation class.
MetadataElement This class holds the information used for generating a specific API interface and implementation class.
MetadataEnum This class holds the possible values for one specific enumeration class.
MetadataItem This class serves as a data class holding metadata information.
MetadataParser This class is the entry point for parsing either xsd or dtd files, and based on the extracted metadata information, the class is also able to produce Shrinkdesc API and implementation source code.
MetadataParserConfiguration Mojo configuration class for the Shrinkwrap Descriptors CLI Mojo task.
MetadataParserPath Mojo configuration class for the Shrinkwrap Descriptors CLI Mojo task.
MetadataUtil Utility class serving useful methods for extracting node and element information.
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.