Treex::PML::Schema::Reader - an auxiliary class for parsing PML schemas
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.
Copyright (C) 2008-2010 by Petr Pajas
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.
None reported... yet.