customViewMapper

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

Since:
[Enter the first release in which this extension point appears.]

Description:
NOT API. CLIENTS SHOULD NOT USE. FUTURE COMPATABILITY IS EXPLICITLY NOT GUARANTEED.

Configuration Markup:

<!ELEMENT extension (customViewMapper)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED

>


<!ELEMENT customViewMapper EMPTY>

<!ATTLIST customViewMapper

id    CDATA #REQUIRED

class 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.]