| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21 |
Provides the interfaces and enumeration types as defined in the schema
|
| Class and Description |
|---|
| BodyContentType
This class implements the
body-contentType xsd type |
| FunctionType
This interface defines the contract for the
functionType xsd type |
| TagFileType
This interface defines the contract for the
tagFileType xsd type |
| TagType
This interface defines the contract for the
tagType xsd type |
| TldAttributeType
This interface defines the contract for the
tld-attributeType xsd type |
| TldDeferredMethodType
This interface defines the contract for the
tld-deferred-methodType xsd type |
| TldDeferredValueType
This interface defines the contract for the
tld-deferred-valueType xsd type |
| TldExtensionType
This interface defines the contract for the
tld-extensionType xsd type |
| ValidatorType
This interface defines the contract for the
validatorType xsd type |
| VariableScopeType
This class implements the
variable-scopeType xsd type |
| VariableType
This interface defines the contract for the
variableType xsd type |
| WebJsptaglibraryDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebJsptaglibraryDescriptor descriptor = Descriptors.create(WebJsptaglibraryDescriptor.class);
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.