net.eduvax.heml
private class Parser.TorA2 extends Parser.State
Modifier and Type | Field and Description |
---|---|
private boolean |
_endAttribute |
private int |
_indent |
Constructor and Description |
---|
Parser.TorA2(Parser.State s) |
Modifier and Type | Method and Description |
---|---|
private void |
endAttributes() |
void |
handle(char ch) |
close, getBackState, goBackState
public Parser.TorA2(Parser.State s)
private void endAttributes()
public void handle(char ch)
handle
in class Parser.State