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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DNSInfo.java62 * @param ancestorHasXMLNSAttrs Flag indicating whether one of this node's
66 int ancestorHasXMLNSAttrs)
71 m_ancestorHasXMLNSAttrs = ancestorHasXMLNSAttrs;
65 NSInfo(boolean hasProcessedNS, boolean hasXMLNSAttrs, int ancestorHasXMLNSAttrs) argument

Completed in 166 milliseconds