org.activemath.presentation.formats
Class TeXMacrosLister
java.lang.Object
org.activemath.presentation.formats.TeXMacrosLister
public class TeXMacrosLister
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TeXMacrosLister
public TeXMacrosLister()
throws IOException
- Throws:
IOException
next
public boolean next()
throws IOException
- Throws:
IOException
getCharacter
public char getCharacter()
getMacro
public String getMacro()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception