Contents of libxml-enno | |
XML::DOM | Provides the classes necessary to:
|
XML::XQL | Contains all of the classes for performing XQL queries on XML::DOM documents |
XML::Checker |
Provides classes for checking XML documents against the DTD.
XML::Checker is used by:
|
XML::Filter::SAXT | Splits PerlSAX event stream into two or more PerlSAX event streams (similar to the Unix 'tee' command) |
XML::RegExp | Contains regular expressions for validating XML tokens. |