blob: 41f9dfec0a1ed8a08bb0d52e93829dd83dce9431 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
This extension provides two classes: XML::Directory::String and
XML::Directory::SAX. Their methods make it possible to set parameters
such as level of details or maximal number of nested sub-directories
and generate either string containing the resulting XML or SAX events.
The SAX generator supports both SAX1 and SAX2 handlers. There are two
SAX interfaces available: basic ContentHandler and optional ErrorHandler.
WWW: http://search.cpan.org/dist/XML-Directory/
|