Method | Description | |
---|---|---|
DefaultTextNodeProcessor ( ) : System | ||
Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
ProcessString ( |
Processes the string.
|
Method | Description | |
---|---|---|
IsRequiredProperty ( string propRef ) : bool | ||
MoveAttributes ( |
public Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
nodeList | IXmlProcessorNodeList | |
engine | IXmlProcessorEngine | |
return | void |
public ProcessString ( |
||
node | The node. | |
value | string | The value. |
engine | IXmlProcessorEngine | The context. |
return | void |