Package uk.ac.starlink.ttools.votlint
Class FieldRefChecker
- java.lang.Object
-
- uk.ac.starlink.ttools.votlint.RefChecker
-
- uk.ac.starlink.ttools.votlint.FieldRefChecker
-
- All Implemented Interfaces:
AttributeChecker
public class FieldRefChecker extends RefChecker
Attribute checker for ref attributes that point to FIELDs.- Since:
- 7 Apr 2005
- Author:
- Mark Taylor (Starlink0
-
-
Constructor Summary
Constructors Constructor Description FieldRefChecker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
checkLink(VotLintContext context, ElementRef from, ElementRef to)
-
Methods inherited from class uk.ac.starlink.ttools.votlint.RefChecker
check, checkLink
-
-
-
-
Method Detail
-
checkLink
public void checkLink(VotLintContext context, ElementRef from, ElementRef to)
-
-