Package org.eclipse.jst.jsf.metadataprocessors.features
Provides tooling services for tag attribute values
based on the org.eclipse.jst.jsf.core.AttributeValueRuntimeTypes.
See:
Description
Package org.eclipse.jst.jsf.metadataprocessors.features Description
Provides tooling services for tag attribute values
based on the org.eclipse.jst.jsf.core.AttributeValueRuntimeTypes.
New features can added to the system using the org.eclipse.jst.jsf.core.MetaDataEnabledFeatures
extension-point. This extension point provides the binding of a AttributeValueRuntimeTypes to a feature
so that new behaviors can be added to existing types.
Provisional API - subject to change