public class XJdfValidator extends AbstractXmlValidator<XJdfValidator>
| Modifier and Type | Method and Description |
|---|---|
protected String |
getXsdPath()
Return the XSD Schema Path.
|
static XJdfValidator |
newInstance(InputStream xJdfStream)
Factory method for getting a new XJdfValidator instance.
|
getMessages, getMessagesText, isValidpublic static XJdfValidator newInstance(InputStream xJdfStream) throws IOException
IOExceptionprotected String getXsdPath()
AbstractXmlValidatorgetXsdPath in class AbstractXmlValidator<XJdfValidator>AbstractXmlValidator.getXsdPath()Copyright © 2012. All Rights Reserved.