ShrinkWrap Descriptors API Base 2.0.0-alpha-3

Package org.jboss.shrinkwrap.descriptor.api


Interface Summary
Child<T> Represents a child element in a hierarchial Descriptor structure capable of navigating up a level to its parent
Descriptor End-user domain-specific language (DSL) view of a metadata Descriptor.
DescriptorExporter<T extends Descriptor> An entity capable of exporting a Descriptor to an OutputStream.
DescriptorImporter<T extends Descriptor> A type capable of importing a Descriptor from some existing source like a stream of bytes or File
DescriptorNamespace<T>  
 

Class Summary
Descriptors Main entry point into the ShrinkWrap Descriptors project.
 

Exception Summary
DescriptorExportException Exception used by the DescriptorExporter on Export problems.
DescriptorImportException Exception used by the DescriptorImporter on import problems.
 


ShrinkWrap Descriptors API Base 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.