ExtendedLexicalHandlerpublic interface ExtendedLexicalHandler implements LexicalHandlerThis interface has extensions to the standard SAX LexicalHandler interface.
This interface is intended to be used by a serializer. |
Methods Summary |
---|
public void | comment(java.lang.String comment)This method is used to notify of a comment
|
|