메소드 | 설명 | |
---|---|---|
DefaultTextNodeProcessor ( ) : System | ||
Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
ProcessString ( |
Processes the string.
|
메소드 | 설명 | |
---|---|---|
IsRequiredProperty ( string propRef ) : bool | ||
MoveAttributes ( |
public Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
nodeList | IXmlProcessorNodeList | |
engine | IXmlProcessorEngine | |
리턴 | void |
public ProcessString ( |
||
node | The node. | |
value | string | The value. |
engine | IXmlProcessorEngine | The context. |
리턴 | void |