Treex::PML::Schema::Reader documentation

Table of contents


NAME

ToC

Treex::PML::Schema::Reader - an auxiliary class for parsing PML schemas

DESCRIPTION

ToC

This class is used in the Treex::PML::Schema->new constructor to acutally parse the XML representation of a PML schema into Perl data structures. It is a simple, faster, and much more extensible replacement for XML::Simple. Treex::PML::Schema::Reader uses XML::LibXML::Reader for XML parsing.

SEE ALSO

ToC

Treex::PML::Schema::XMLNode, Treex::PML::Schema, XML::LibXML::Reader, XML::Simple

COPYRIGHT AND LICENSE

ToC

BUGS

ToC

None reported... yet.