|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.vtool.validate.ValidatorFactory
public class ValidatorFactory
Class to be used to determine what type of label parser to use (either a partial or full label).
Method Summary | |
---|---|
static ValidatorFactory |
getInstance()
|
Validator |
newInstance(gov.nasa.pds.tools.label.parser.LabelParser parser,
java.net.URL url,
boolean enablePartial)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ValidatorFactory getInstance()
public Validator newInstance(gov.nasa.pds.tools.label.parser.LabelParser parser, java.net.URL url, boolean enablePartial)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |