Tag Registry Factory Provider

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

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

Description:
Internal use only. Do not use.

Configuration Markup:

<!ELEMENT extension EMPTY>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED

>


<!ELEMENT factoryProvider EMPTY>

<!ATTLIST factoryProvider

class CDATA #REQUIRED

>

Define the factory used to create all available tag registries.



Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

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