Search results for "dist:XML-Filter-Sort"
XML::Filter::Sort - SAX filter for sorting elements in XML
This module is a SAX filter for sorting 'records' in XML documents (including documents larger than available memory). The "xmlsort" utility which is included with this distribution can be used to sort an XML file from the command line without writin...
GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC
XML::Filter::Sort::Buffer - Implementation class used by XML::Filter::Sort
The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. For an overview of the classes and methods used for buffering, see XML::Filter::Sort::BufferMgr....
GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC
XML::Filter::Sort::BufferMgr - Implementation class used by XML::Filter::Sort
The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. Two classes are used to implement buffering records and spooling them back out in sorted order as SAX events. One ins...
GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC
XML::Filter::Sort::DiskBuffer - Implementation class used by XML::Filter::Sort
The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. For an overview of the classes and methods used for buffering, see XML::Filter::Sort::BufferMgr....
GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC
XML::Filter::Sort::DiskBufferMgr - Implementation class used by XML::Filter::Sort
The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. For an overview of the classes and methods used for buffering, see XML::Filter::Sort::BufferMgr....
GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC
xmlsort - sorts 'records' in XML files
This script takes an XML document either on STDIN or from a named file and writes a sorted version of the file to STDOUT. The "-r" option should be used to identify 'records' in the document - the bits you want sorted. Elements before and after the r...
GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC