summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Directory/pkg-descr
blob: 3a947e4f2457c6c387f673cd761e2b3ac805cbed (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/