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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DNSInfo.java111 public static final int ANCESTORNOXMLNS = 2; field in class:NSInfo
H A DDOMHelper.java583 new NSInfo(false, false, NSInfo.ANCESTORNOXMLNS);
598 new NSInfo(true, false, NSInfo.ANCESTORNOXMLNS);
685 == NSInfo.ANCESTORNOXMLNS))

Completed in 46 milliseconds