| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.geotools.validation.DefaultFeatureValidation
org.geotools.validation.attributes.SQLValidation
PointCoveredByLineValidation purpose.
SQL Validation
| Field Summary | 
| Fields inherited from interface org.geotools.validation.Validation | 
ALL, PRIORITY_COMPLEX, PRIORITY_INVOLVED, PRIORITY_SIMPLE, PRIORITY_TRIVIAL | 
| Constructor Summary | |
SQLValidation()
PointCoveredByLineValidation constructor.  | 
|
| Method Summary | |
 java.lang.String | 
getSql()
Access lineTypeRef property.  | 
 void | 
setSql(java.lang.String sql)
Set lineTypeRef to lineTypeRef.  | 
 boolean | 
validate(org.geotools.feature.Feature feature,
         org.geotools.feature.FeatureType type,
         ValidationResults results)
SQL Validation  | 
| Methods inherited from class org.geotools.validation.DefaultFeatureValidation | 
getDescription, getName, getPriority, getTypeRef, getTypeRefs, setDescription, setName, setTypeRef | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public SQLValidation()
Super
| Method Detail | 
public boolean validate(org.geotools.feature.Feature feature,
                        org.geotools.feature.FeatureType type,
                        ValidationResults results)
validate in interface FeatureValidationvalidate in class DefaultFeatureValidationfeature - Feature to be Validatedtype - FeatureTypeInfo schema of featureresults - coallate results information
FeatureValidation.validate(org.geotools.feature.Feature, org.geotools.feature.FeatureType, org.geotools.validation.ValidationResults)public java.lang.String getSql()
public void setSql(java.lang.String sql)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||