Method Parser.XML.Simple()->Context()->create()
- Method
create
 Parser.XML.Simple.Context Parser.XML.Simple.Context(strings,stringcontext,intflags,function(:void)cb,mixed...extra_args)
Parser.XML.Simple.Context Parser.XML.Simple.Context(strings,intflags,function(:void)cb,mixed...extra_args)- Parameter 
s - Parameter 
context These two arguments are passed along to push_string().
- Parameter 
flags Parser flags.
- Parameter 
cb Callback function. This function gets called at various stages during the parsing.