|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.ui.AttributeValidator
public class AttributeValidator
Validates that an input is a legal input
Constructor Summary | |
---|---|
AttributeValidator(AttributeType attributeType,
FeatureType featureType)
Creates a new instance of AttributeValidator |
Method Summary | |
---|---|
java.lang.String |
isValid(java.lang.Object value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeValidator(AttributeType attributeType, FeatureType featureType)
attributeType
- The AttributeType that the new instance will validatefeatureType
- the featureType that contains the attributeType.Method Detail |
---|
public java.lang.String isValid(java.lang.Object value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |