Interface | Description |
---|---|
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 | Description |
---|---|
ApiExposition | Deprecated |
Descriptors |
Main entry point into the ShrinkWrap Descriptors project.
|
Exception | Description |
---|---|
DescriptorExportException |
Exception used by the
DescriptorExporter on Export problems. |
DescriptorImportException |
Exception used by the
DescriptorImporter on import problems. |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.