메소드 |
설명 |
|
ParseSection ( Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
ProcessChild ( string childName, JToken rawChild, Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
ProcessConfigName ( Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
ProcessForceArray ( Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
ProcessRemoveTags ( Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
ProcessTransformation ( ConfigSection currentConfig, JToken transformation ) : void |
|
|
ProcessTransformation ( Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
ProcessTransformations ( Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
ProcessUrlPatterns ( Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
ProcessXPathRules ( Newtonsoft.Json.Linq.JObject parsedJson, ConfigSection currentConfig ) : void |
|
|
TransformationConfigFromName ( string name ) : JToken |
|
|