Uses of Interface org.xml.sax.ext.LexicalHandler

Uses in package javax.xml.transform.sax

Methods with parameter type org.xml.sax.ext.LexicalHandler

void
Sets the lexical handler to which lexical events will be propagated.

Methods with return type org.xml.sax.ext.LexicalHandler

LexicalHandler
Returns the lexical handler to which lexical events will be propagated.

Uses in package org.xml.sax.ext

Classes implementing org.xml.sax.ext.LexicalHandler

class
This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions.