|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--unot.LineWriter | +--unot.ParentFormatLineWriter
??t??????????o?????????????????
フィールドの概要 | |
unot.DocSet |
docset
??????????g?????? |
(パッケージプライベート) static java.lang.String |
INDENT_STRING
|
java.io.PrintStream |
out
|
static java.lang.String |
signature
|
(パッケージプライベート) boolean |
useIndent
|
(パッケージプライベート) static java.lang.String |
writerName
|
コンストラクタの概要 | |
ParentFormatLineWriter(unot.DocSet docset,
java.io.PrintStream out)
|
メソッドの概要 | |
java.lang.String |
getName()
?????????s???????? |
(パッケージプライベート) int |
getNodeIdSafe(unot.UnotNode parentNode)
|
void |
putIndent(int depth)
?????????? |
void |
setIndent(boolean flag)
??????????????? |
void |
writeDocDelimitor()
?????^???????o?? |
void |
writeNodeLine(unot.UnotNode node)
?????????o?? |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public static final java.lang.String signature
static final java.lang.String writerName
public unot.DocSet docset
public java.io.PrintStream out
static final java.lang.String INDENT_STRING
boolean useIndent
コンストラクタの詳細 |
public ParentFormatLineWriter(unot.DocSet docset, java.io.PrintStream out)
メソッドの詳細 |
public java.lang.String getName()
LineWriter
の記述:
LineWriter
内の getName
public void writeNodeLine(unot.UnotNode node) throws java.io.IOException
LineWriter
内の writeNodeLine
java.io.IOException
- if an error occursint getNodeIdSafe(unot.UnotNode parentNode)
public void writeDocDelimitor()
public void setIndent(boolean flag)
public void putIndent(int depth)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |