Module io.sf.carte.tokenproducer
Package io.sf.carte.uparser
Interface TokenHandler3<E extends Exception>
- All Superinterfaces:
- ContentHandler<E>,- ControlHandler<E>,- TokenErrorHandler<E>
- All Known Subinterfaces:
- TokenHandler,- TokenHandler2
- All Known Implementing Classes:
- CommentRemovalHandler,- MinificationHandler
public interface TokenHandler3<E extends Exception>
extends ContentHandler<E>, ControlHandler<E>, TokenErrorHandler<E>
To be implemented by listeners that handle the different events generated by
 the 
TokenProducer3.- 
Method SummaryMethods inherited from interface io.sf.carte.uparser.ContentHandlercharacter, commented, endOfStream, endPunctuation, escaped, leftCurlyBracket, leftParenthesis, leftSquareBracket, quoted, quotedWithControl, rightCurlyBracket, rightParenthesis, rightSquareBracket, separator, startPunctuation, wordMethods inherited from interface io.sf.carte.uparser.ControlHandlercontrol, quotedNewlineChar, tokenStartMethods inherited from interface io.sf.carte.uparser.TokenErrorHandlererror