Method Parser.XML.Tree.XMLParser()->node_factory_dispatch()
- Method
node_factory_dispatch
protected
AbstractSimpleNode
node_factory_dispatch(int
type
,string
name
,mapping
|zero
attr
,string
text
)- Description
Dispatcher of node_factory().
This function finds a suitable node_factory() given the current parser context to call with the same arguments.