Class DefaultLexicalHandler

  • All Implemented Interfaces:
    LexicalHandler

    public class DefaultLexicalHandler
    extends Object
    implements LexicalHandler
    Default implementation of SAX's LexicalHandler interface. Empty implementation of all methods so that you only have to redefine the ones of interest.