See: Description
Interface | Description |
---|---|
FaceletTaglibFunctionType<T> |
This interface defines the contract for the
facelet-taglib-functionType xsd type |
FaceletTaglibTagAttributeType<T> |
This interface defines the contract for the
facelet-taglib-tag-attributeType xsd type |
FaceletTaglibTagBehaviorType<T> |
This interface defines the contract for the
facelet-taglib-tag-behaviorType xsd type |
FaceletTaglibTagComponentType<T> |
This interface defines the contract for the
facelet-taglib-tag-componentType xsd type |
FaceletTaglibTagConverterType<T> |
This interface defines the contract for the
facelet-taglib-tag-converterType xsd type |
FaceletTaglibTagType<T> |
This interface defines the contract for the
facelet-taglib-tagType xsd type |
FaceletTaglibTagValidatorType<T> |
This interface defines the contract for the
facelet-taglib-tag-validatorType xsd type |
FaceletTaglibType<T> |
This interface defines the contract for the
facelet-taglibType xsd type |
WebFacelettaglibraryDescriptor |
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFacelettaglibraryDescriptor descriptor = Descriptors.create(WebFacelettaglibraryDescriptor.class);
|
Enum | Description |
---|---|
FaceletTaglibVersionType |
This class implements the
facelet-taglib-versionType xsd type |
Copyright © 2013 JBoss by Red Hat. All rights reserved.