Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
FaceletTaglibFunctionType
This interface defines the contract for the
facelet-taglib-functionType xsd type |
FaceletTaglibTagAttributeType
This interface defines the contract for the
facelet-taglib-tag-attributeType xsd type |
FaceletTaglibTagBehaviorType
This interface defines the contract for the
facelet-taglib-tag-behaviorType xsd type |
FaceletTaglibTagComponentType
This interface defines the contract for the
facelet-taglib-tag-componentType xsd type |
FaceletTaglibTagConverterType
This interface defines the contract for the
facelet-taglib-tag-converterType xsd type |
FaceletTaglibTagType
This interface defines the contract for the
facelet-taglib-tagType xsd type |
FaceletTaglibTagValidatorType
This interface defines the contract for the
facelet-taglib-tag-validatorType xsd type |
FaceletTaglibVersionType
This class implements the
facelet-taglib-versionType xsd type |
WebFacelettaglibraryDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
WebFacelettaglibraryDescriptor descriptor = Descriptors.create(WebFacelettaglibraryDescriptor.class);
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.