net.eduvax.heml
private class Parser.AttrV extends Parser.State
Constructor and Description |
---|
Parser.AttrV(Parser.State s) |
Modifier and Type | Method and Description |
---|---|
void |
handle(char ch) |
close, getBackState, goBackState
public Parser.AttrV(Parser.State s)
public void handle(char ch)
handle
in class Parser.State