net.sourceforge.czt.parser.z
Interface LatexMarkupParser.LatexLexer

All Superinterfaces:
Lexer
All Known Implementing Classes:
Latex2Unicode
Enclosing class:
LatexMarkupParser

public static interface LatexMarkupParser.LatexLexer
extends Lexer


Method Summary
 void setMarkupFunction(LatexMarkupFunction markupFunction)
           
 
Methods inherited from interface net.sourceforge.czt.parser.util.Lexer
getSource, next
 

Method Detail

setMarkupFunction

void setMarkupFunction(LatexMarkupFunction markupFunction)


Copyright © 2003-2007 Community Z Tools Project. All Rights Reserved.