Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.webapp31 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
AbsoluteOrderingType
This interface defines the contract for the
absoluteOrderingType xsd type |
WebAppDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebAppDescriptor descriptor = Descriptors.create(WebAppDescriptor.class);
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.