Метод | Описание | |
---|---|---|
DefaultElementProcessor ( ) : System | ||
Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void |
Метод | Описание | |
---|---|---|
ProcessAttributes ( |
Processes element attributes. if the attribute is include will append to the element all contents from the file. if the attribute has a property reference the reference will be expanded
|
|
ProcessIncludeAttribute ( |
public DefaultElementProcessor ( ) : System | ||
Результат | System |
public Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
nodeList | IXmlProcessorNodeList | |
engine | IXmlProcessorEngine | |
Результат | void |