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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/
H A DStAXDocumentSerializer.java206 encodeTerminationAndCurrentElement(false);
240 encodeTerminationAndCurrentElement(false);
260 encodeTerminationAndCurrentElement(false);
386 encodeTerminationAndCurrentElement(true);
408 encodeTerminationAndCurrentElement(true);
430 encodeTerminationAndCurrentElement(true);
439 encodeTerminationAndCurrentElement(true);
469 encodeTerminationAndCurrentElement(true);
478 encodeTerminationAndCurrentElement(true);
499 encodeTerminationAndCurrentElement(tru
586 protected void encodeTerminationAndCurrentElement(boolean terminateAfter) throws XMLStreamException { method in class:StAXDocumentSerializer
[all...]

Completed in 30 milliseconds