Searched defs:DEBUG_EVENTS (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMNormalizer.java109 protected final static boolean DEBUG_EVENTS = false; field in class:DOMNormalizer
1801 if (DEBUG_EVENTS) {
1863 if (DEBUG_EVENTS) {
1970 if (DEBUG_EVENTS) {
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/parsers/
H A DAbstractDOMParser.java177 private static final boolean DEBUG_EVENTS = false; field in class:AbstractDOMParser
492 if (DEBUG_EVENTS) {
692 if (DEBUG_EVENTS) {
926 if (DEBUG_EVENTS) {
1153 if (DEBUG_EVENTS) {
1289 if (DEBUG_EVENTS) {
1513 if (DEBUG_EVENTS) {
1797 if (DEBUG_EVENTS) {
1824 if (DEBUG_EVENTS) {
1883 if (DEBUG_EVENTS) {
[all...]

Completed in 38 milliseconds