|
org.eclipse.jst.jsf.taglibprocessing.attributevalues
Class PathType
java.lang.Object
org.eclipse.jst.jsf.metadataprocessors.AbstractMetaDataEnabledFeature
org.eclipse.jst.jsf.metadataprocessors.AbstractRootTypeDescriptor
org.eclipse.jst.jsf.taglibprocessing.attributevalues.PathType
-
All Implemented Interfaces:
-
IMetaDataEnabledFeature,
ITypeDescriptor
-
Direct Known Subclasses:
-
RelativePathType,
ResourceBundleType,
URIType,
WebPathType
-
public abstract class PathType
- extends
AbstractRootTypeDescriptor
EXPERIMENTAL - may change or dissappear
Constructor Summary
|
PathType
()
Constructor |
Methods inherited from class java.lang.Object
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|
PathType
public PathType()
- Constructor
getValidationMessages
public java.util.List<
IValidationMessage> getValidationMessages()
-
-
Returns:
- list of
IValidationMessage
|
|