Метод | Описание | |
---|---|---|
Accept ( |
Accepts the specified node. Check if node has the same name as the processor and the node.NodeType is in the AcceptNodeTypes List NOTE: since the BatchRegistrationFacility already uses an include element we will distringish between both by looking for the presence of an uri attribute we should revisit this later by using xml-namespaces
|
|
IncludeElementProcessor ( ) : System | ||
Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
ProcessInclude ( |
public Accept ( |
||
node | The node. | |
Результат | bool |
public IncludeElementProcessor ( ) : System | ||
Результат | System |
public Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
nodeList | IXmlProcessorNodeList | |
engine | IXmlProcessorEngine | |
Результат | void |
public ProcessInclude ( |
||
element | ||
includeUri | String | |
engine | IXmlProcessorEngine | |
Результат |