See: Description

| Interface | Description |
|---|---|
| ExtensibleType<T> |
This interface defines the contract for the
extensibleType xsd type |
| FunctionType<T> |
This interface defines the contract for the
functionType xsd type |
| TagFileType<T> |
This interface defines the contract for the
tagFileType xsd type |
| TagType<T> |
This interface defines the contract for the
tagType xsd type |
| TldAttributeType<T> |
This interface defines the contract for the
tld-attributeType xsd type |
| TldExtensionType<T> |
This interface defines the contract for the
tld-extensionType xsd type |
| ValidatorType<T> |
This interface defines the contract for the
validatorType xsd type |
| VariableType<T> |
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);
|
| Enum | Description |
|---|---|
| BodyContentType |
This class implements the
body-contentType xsd type |
| VariableScopeType |
This class implements the
variable-scopeType xsd type |
Copyright © 2021 JBoss by Red Hat. All rights reserved.