|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DescriptorImporter | |
---|---|
org.jboss.shrinkwrap.descriptor.api |
Uses of DescriptorImporter in org.jboss.shrinkwrap.descriptor.api |
---|
Methods in org.jboss.shrinkwrap.descriptor.api that return DescriptorImporter | ||
---|---|---|
static
|
Descriptors.importAs(Class<T> type)
Returns a new DescriptorImporter instance, ready to import as a
new Descriptor instance of the given type |
|
static
|
Descriptors.importAs(Class<T> type,
String descriptorName)
Returns a new named DescriptorImporter instance, ready to import as a
new Descriptor instance of the given type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |