Package felix.thirdpart

This package contains various third-party utilities.

See:
          Description

Class Summary
XmlInputFormat Reads records that are delimited by a specific begin/end tag -- ACK: THIS THIRD-PART CLASS IS NOT WRITTEN BY FELIX'S AUTHORS.
XmlInputFormat.XmlRecordReader XMLRecordReader class to read through a given xml document to output xml blocks as records as specified by the start tag and end tag
 

Package felix.thirdpart Description

This package contains various third-party utilities. Included is an XML file utility for reading specific tags of XML files.