XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML Parsers, SAX Tutorials, Open Source -> Regular Fragmentations

Regular Fragmentations

Date: Aug. 13, 2001
Link: http://simonstl.com/projects/fragment/
Source Author or Organization: Simon St. Laurent

Regular Fragmentations applies regular expressions during parsing to break textual content into fragments.

Built upon the filtering abilities of Simple Application Programming Interface for XML 2.0 (SAX 2.0), the program was developed to yield finer grained information (see Parsing the Atom) and works in the Java environment with any SAX2-enabled parser.

Regular Fragmentations is released under a Mozilla Public License (MPL).