NAME
XML::Grammar::Fiction::FromProto::Parser::XmlIterator - line iterator base class with some nested XMLisms.
For internal use only.
VERSION
Version 0.1.7
SYNOPSIS
TODO: write one.
DESCRIPTION
This is a line iterator with some features for parsing, nested, XML-like grammars.
METHODS
$self->process_text($string)
Processes the text and returns the parse tree.
$self->meta()
Leftover from Moose.
AUTHOR
Shlomi Fish, http://www.shlomifish.org/.
BUGS
Please report any bugs or feature requests to bug-xml-grammar-fiction at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=XML-Grammar-Fiction. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Shlomi Fish, all rights reserved.
This program is released under the following license: MIT X11.