Class Handler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.omegat.filters3.xml.Handler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler, DeclHandler, LexicalHandler

public class Handler extends DefaultHandler implements LexicalHandler, DeclHandler
The part of XML filter that actually does the job. This class is called back by SAXParser.

Entities described on Add entities in XML ENTITY Declaration