Searched refs:couldThrowSAXException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DEmptySerializer.java63 protected void couldThrowSAXException() throws SAXException method in class:EmptySerializer
68 protected void couldThrowSAXException(char[] chars, int off, int len) throws SAXException method in class:EmptySerializer
73 protected void couldThrowSAXException(String elemQName) throws SAXException method in class:EmptySerializer
164 couldThrowSAXException();
236 couldThrowSAXException();
250 couldThrowSAXException();
257 couldThrowSAXException();
272 couldThrowSAXException();
279 couldThrowSAXException();
286 couldThrowSAXException();
[all...]

Completed in 30 milliseconds