Package com.sun.tools.ws.processor.util
Class IndentingWriter
java.lang.Object
java.io.Writer
java.io.BufferedWriter
com.sun.tools.ws.processor.util.IndentingWriter
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
- Author:
- WS Development Team
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanCheck if encode can handle the chars in this string.protected voidprotected voidindentIn()protected voidvoidnewLine()voidvoidvoidvoidvoidvoidvoidvoidvoidpI()voidpI(int levels) voidpln()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidpO()voidpO(int levels) voidvoidvoidvoidvoidvoidvoidwrite(char[] cbuf, int off, int len) voidwrite(int c) voidMethods inherited from class java.io.BufferedWriter
close, flush
-
Constructor Details
-
IndentingWriter
-
IndentingWriter
-
-
Method Details
-
write
- Overrides:
writein classBufferedWriter- Throws:
IOException
-
write
- Overrides:
writein classBufferedWriter- Throws:
IOException
-
write
- Overrides:
writein classBufferedWriter- Throws:
IOException
-
newLine
- Overrides:
newLinein classBufferedWriter- Throws:
IOException
-
checkWrite
- Throws:
IOException
-
indentIn
protected void indentIn() -
indentOut
protected void indentOut() -
pI
public void pI() -
pO
public void pO() -
pI
public void pI(int levels) -
pO
public void pO(int levels) -
p
- Throws:
IOException
-
canEncode
Check if encode can handle the chars in this string. -
p
- Throws:
IOException
-
p
- Throws:
IOException
-
p
- Throws:
IOException
-
p
- Throws:
IOException
-
pln
- Throws:
IOException
-
pln
- Throws:
IOException
-
pln
- Throws:
IOException
-
pln
- Throws:
IOException
-
pln
- Throws:
IOException
-
pln
- Throws:
IOException
-
plnI
- Throws:
IOException
-
pO
- Throws:
IOException
-
pOln
- Throws:
IOException
-
pOlnI
- Throws:
IOException
-
p
- Throws:
IOException
-
pln
- Throws:
IOException
-
plnI
- Throws:
IOException
-
pO
- Throws:
IOException
-
pOln
- Throws:
IOException
-
pOlnI
- Throws:
IOException
-
pM
- Throws:
IOException
-
pMln
- Throws:
IOException
-
pMlnI
- Throws:
IOException
-
pMO
- Throws:
IOException
-
pMOln
- Throws:
IOException
-
pF
- Throws:
IOException
-
pFln
- Throws:
IOException
-