Class PatternParser

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.fop.hyphenation.PatternParser
All Implemented Interfaces:
PatternConsumer, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class PatternParser extends DefaultHandler implements PatternConsumer

A SAX document handler to read and parse hyphenation patterns from a XML file.

This work was authored by Carlos Villegas (cav@uniscope.co.jp).