Clients should call {@link #getValidationErrors()} after this method to retrieve any validation errors that occurred. Clients do not need to call {@link #setValidating(boolean)} when using this method to validate.
This method does not do any of the work done by {@link #parse(InputSource)}, it only validates.
@throws IOException @throws SAXException @throws ParserConfigurationException
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|