Свойство | Type | Description | |
---|---|---|---|
ColorToTagNameCsharp | string>.IDictionary | ||
ColorToTagNameXml | string>.IDictionary |
Méthode | Description | |
---|---|---|
Parse ( string text ) : string |
Visual Studio のソースエディターからコピった RTF 文章を、ufcpp で使ってる XML 形式に変換する。
|
|
RtfParser ( Mode mode ) : System |
Méthode | Description | |
---|---|---|
DecodeU ( |
||
FormatTag ( string tag ) : string | ||
GetCfNumber ( |
||
GetTag ( |
||
InsertTag ( |
RTF の \cf* を XML タグに置き換える。
|
|
ReadHeader ( string text ) : void |
RTF のヘッダー情報を読み込む。
|
|
RemoveWhiteSpaceElement ( |
中に空白文字しかないタグを消す。
|
|
ReplaceUnicodeEscape ( |
||
ReplaceUnicodeEscape ( string s ) : string | ||
TagReplace ( string text ) : string |
< > & にしたり、 \par を消したり、 \cf* を XML タグに変換したり。
|
public static IDictionary |
||
Résultat | string>.IDictionary |