Метод | Описание | |
---|---|---|
DefaultTextNodeProcessor ( ) : System | ||
Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
ProcessString ( |
Processes the string.
|
Метод | Описание | |
---|---|---|
IsRequiredProperty ( string propRef ) : bool | ||
MoveAttributes ( |
public DefaultTextNodeProcessor ( ) : System | ||
Результат | System |
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 |