메소드 | 설명 | |
---|---|---|
Handle ( ) : void | ||
ID ( string prefix ) : string | ||
Parse ( ) : List |
||
Parse ( string>.Dictionary |
||
Parse ( List |
||
Parse ( List |
||
TextTransformer ( string text ) : System | ||
TextTransformer ( string text, |
||
ToString ( ) : string | ||
Transform ( ) : string | ||
Transform ( string>.Dictionary |
||
Transform ( List |
||
Transform ( List |
||
Transform ( string text ) : string | ||
Transform ( string text, string>.Dictionary |
||
Transform ( string text, List |
||
Transform ( string text, List |
||
Transform ( string text, |
메소드 | 설명 | |
---|---|---|
ApplyConfig ( |
||
CreateToken ( string tagName, |
||
GroupReferences ( ) : void | ||
HandleSelectorTokens ( List |
||
InitTagsMap ( ) : void | ||
OnAfterParse ( string text ) : string | ||
OnAfterVariablesReplacing ( string text ) : string | ||
OnBeforeParse ( string text ) : string | ||
OnBeforeVariablesReplacing ( string text ) : string | ||
OnTokenMatch ( |
||
OnVariableMatch ( string text, string variable, string>.Dictionary |
protected ApplyConfig ( |
||
config | ||
리턴 | void |
protected CreateToken ( string tagName, |
||
tagName | string | |
match | ||
리턴 |
protected HandleSelectorTokens ( List |
||
selectorTokens | List |
|
리턴 | void |
protected OnAfterVariablesReplacing ( string text ) : string | ||
text | string | |
리턴 | string |
protected OnBeforeVariablesReplacing ( string text ) : string | ||
text | string | |
리턴 | string |
protected OnVariableMatch ( string text, string variable, string>.Dictionary |
||
text | string | |
variable | string | |
variables | string>.Dictionary | |
리턴 | string |
public Parse ( string>.Dictionary |
||
variables | string>.Dictionary | |
리턴 | List |
public Parse ( List |
||
tokensType | List |
|
variables | string>.Dictionary | |
리턴 | List |
public TextTransformer ( string text, |
||
text | string | |
config | ||
리턴 | System |
public Transform ( string>.Dictionary |
||
variables | string>.Dictionary | |
리턴 | string |
public Transform ( List |
||
tokensType | List |
|
variables | string>.Dictionary | |
리턴 | string |
public static Transform ( string text, string>.Dictionary |
||
text | string | |
variables | string>.Dictionary | |
리턴 | string |
public static Transform ( string text, List |
||
text | string | |
tokensType | List |
|
리턴 | string |
public static Transform ( string text, List |
||
text | string | |
tokensType | List |
|
variables | string>.Dictionary | |
리턴 | string |
public static Transform ( string text, |
||
text | string | |
config | ||
리턴 | string |