fr.pixware.apt.parse
Class Parser
java.lang.Object
fr.pixware.apt.parse.Parser
- public class Parser
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUSTIFY_CENTER
public static final int JUSTIFY_CENTER
- See Also:
- Constant Field Values
JUSTIFY_LEFT
public static final int JUSTIFY_LEFT
- See Also:
- Constant Field Values
JUSTIFY_RIGHT
public static final int JUSTIFY_RIGHT
- See Also:
- Constant Field Values
TAB_WIDTH
public static final int TAB_WIDTH
- See Also:
- Constant Field Values
Parser
public Parser()
parse
public void parse(Source source,
Sink sink)
throws ParseException
- Throws:
ParseException
getSourceName
public java.lang.String getSourceName()
getSourceLineNumber
public int getSourceLineNumber()