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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serialize/
H A DIndentPrinter.java104 flushLine( false );
123 flushLine( false );
195 flushLine( false );
237 // Equivalent to calling printSpace and forcing a flushLine.
246 flushLine( preserveSpace );
266 public void flushLine( boolean preserveSpace ) method in class:IndentPrinter
H A DPrinter.java135 flushLine( false );
154 flushLine( false );
299 public void flushLine( boolean preserveSpace ) method in class:Printer

Completed in 39 milliseconds