GNU Classpath (0.95) | |
Frames | No Frames |
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.
|
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. |
GNU Classpath (0.95) |