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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/stream/buffer/stax/
H A DStreamWriterBufferProcessor.java203 writeAttributes(writer, isInscope(depth));
212 writeAttributes(writer, isInscope(depth));
220 writeAttributes(writer, isInscope(depth));
227 writeAttributes(writer, isInscope(depth));
311 writeAttributes(writer, isInscope(depth));
320 writeAttributes(writer, isInscope(depth));
328 writeAttributes(writer, isInscope(depth));
335 writeAttributes(writer, isInscope(depth));
400 private boolean isInscope(int depth) { method in class:StreamWriterBufferProcessor

Completed in 30 milliseconds