TextStreamHandler Constructor
Syntax
public TextStreamHandler ()
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
AddReplaceWord Method
置換文字列を追加する
Syntax
Parameters
-
srcString
-
置換元の文字列
-
dstString
-
置換後の文字列
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
AddReplaceWordForBlock Method
ブロックにおける置換文字列を追加する。
Syntax
Parameters
-
index
-
ルートのインデックス
-
srcString
-
置換元の文字列
-
dstString
-
置換後の文字列
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
blockEndString Field
置換ブロックの終了文字列
Syntax
protected
string blockEndString
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
blockPaddingString Field
置換ブロックの余白部分文字列
Syntax
protected
string blockPaddingString
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
blockStartString Field
置換ブロックの開始文字列
Syntax
protected
string blockStartString
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
Clear Method
Documentation for this section has not yet been entered.
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
encoding Field
エンコーディング
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
Flush Method
置換の実行を受け付ける
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
LoadTemplate Method
テンプレート ファイルを読み込む
Syntax
Parameters
-
filename
-
テンプレート ファイル名
Returns
正常に読み込めた場合はtrue
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
reader Field
テンプレートのリーダー
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
Replace Method
置換を実行する
Syntax
protected
void Replace ()
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
replaceBlockListDst Field
ブロック内の置換後文字列のリスト
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
replaceBlockListIndex Field
ブロック内の置換元文字列インデックス
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
replaceBlockListSrc Field
ブロック内の置換元文字列のリスト
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
replaceListDst Field
置換後文字列のリスト
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
replaceListSrc Field
置換元文字列のリスト
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
Save Method
htmlファイルを出力する
Syntax
Parameters
-
filename
-
ファイル名
Returns
正常に読み込めた場合はtrue
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
SetReplaceBlock Method
置換ブロックを指定する
Syntax
Parameters
-
startString
-
置換ブロックの開始文字列
-
paddingString
-
置換ブロックの余白部分文字列
-
endString
-
置換ブロックの終了文字列
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
stringBuilder Field
出力用のストリング ビルダ
Syntax
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0
templateFilename Field
テンプレート ファイル名
Syntax
protected
string templateFilename
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace: Michi
Assembly: Michi (in Michi.dll)
Assembly Versions: 0.0.0.0