|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.japisoft.xmlpad.xml.validator.RelaxNGValidator
Validate the container content for RelaxNG. It requires an external library MSV
Field Summary |
Fields inherited from interface com.japisoft.xmlpad.xml.validator.Validator |
ERROR, OK |
Constructor Summary | |
RelaxNGValidator()
|
Method Summary | |
boolean |
validate(XMLContainer container)
Validate the XML content bound to this container. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RelaxNGValidator()
Method Detail |
public boolean validate(XMLContainer container)
Validator
validate
in interface Validator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |