Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api |
Modifier and Type | Method and Description |
---|---|
static <T extends Descriptor> |
Descriptors.importAs(Class<T> type)
Returns a new
DescriptorImporter instance, ready to import as a
new Descriptor instance of the given type |
static <T extends Descriptor> |
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. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.