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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DMarshallerImpl.java246 prewrite(out, true, postInitAction);
307 prewrite(out,isFragment(),postInitAction);
343 private void prewrite(XmlOutput out, boolean fragment, Runnable postInitAction) throws IOException, SAXException, XMLStreamException { method in class:MarshallerImpl

Completed in 46 milliseconds