Home | History | Annotate | Download | only in validation

Lines Matching refs:xml

19 package javax.xml.validation;
22 import org.xml.sax.ContentHandler;
23 import org.xml.sax.ErrorHandler;
24 import org.xml.sax.SAXNotRecognizedException;
25 import org.xml.sax.SAXNotSupportedException;
62 * <li>{@link org.xml.sax.Attributes} for the
76 * <h3><code>http://xml.org/sax/features/namespace-prefixes</code></h3>
84 * the {@link org.xml.sax.Attributes} object of the
87 * added to {@link org.xml.sax.Attributes} that's passed to the
199 * by throwing {@link org.xml.sax.SAXException} from the handler. Or for example
210 * throw {@link org.xml.sax.SAXException} without first reporting it to
218 * public void fatalError( {@link org.xml.sax.SAXParseException} e ) throws {@link org.xml.sax.SAXException} {
221 * public void error( {@link org.xml.sax.SAXParseException} e ) throws {@link org.xml.sax.SAXException} {
224 * public void warning( {@link org.xml.sax.SAXParseException} e ) throws {@link org.xml.sax.SAXException} {
316 * for W3C XML Schema 1.0 must support this operation.
340 * @exception org.xml.sax.SAXNotRecognizedException If the feature
342 * @exception org.xml.sax.SAXNotSupportedException When the
374 * @exception org.xml.sax.SAXNotRecognizedException If the feature
376 * @exception org.xml.sax.SAXNotSupportedException When the
407 * @exception org.xml
409 * @exception org.xml.sax.SAXNotSupportedException When the
439 * @exception org.xml.sax.SAXNotRecognizedException If the property
441 * @exception org.xml.sax.SAXNotSupportedException When the