|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.oclc.da.gdfr.registryprototype.validation.XmlValidator
public class XmlValidator
| Constructor Summary | |
|---|---|
XmlValidator(java.lang.String schemaLocation)
|
|
| Method Summary | |
|---|---|
boolean |
isValid(java.lang.Object theXml)
Validates an Xml String. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlValidator(java.lang.String schemaLocation)
| Method Detail |
|---|
public boolean isValid(java.lang.Object theXml)
isValid in interface ValidatortheXml - The XML string to validate
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||