![]() |
Public API Reference |
#include <reader.h>
Inheritance diagram for iLoaderPlugin:

Public Methods | |
| virtual csPtr< iBase > | Parse (iDocumentNode *node, iLoaderContext *ldr_context, iBase *context)=0 |
| Parse a given document node and return a new object for it. More... | |
Definition at line 36 of file reader.h.
|
||||||||||||||||
|
Parse a given document node and return a new object for it.
|