|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.esdihumboldt.hale.io.xml.validator.ValidatorFactory
public class ValidatorFactory
Factory for Validator
s
Method Summary | |
---|---|
Validator |
createValidator()
Create a validator that relies on the schema locations specified in the file. |
Validator |
createValidator(URI... schemaLocations)
Create a validator that relies on the given schema for validation. |
static ValidatorFactory |
getInstance()
Get the factory instance |
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 createValidator()
public Validator createValidator(URI... schemaLocations)
schemaLocations
- the schemas
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |