JSF Tag Library Registry

Identifier:
org.eclipse.jst.jsf.core.tagregistry

Since:
3.0

Description:
Internal. Not for external use.

Configuration Markup:

<!ELEMENT extension (tagRegistry)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED

>


<!ELEMENT tagRegistry (content-type+)>

<!ATTLIST tagRegistry

class       CDATA #REQUIRED

id          CDATA #REQUIRED

description CDATA #IMPLIED

>


<!ELEMENT content-type EMPTY>

<!ATTLIST content-type

contentTypeId CDATA #REQUIRED

>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

Supplied Implementation:
[Enter information about supplied implementation of this extension point.]