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