public class TagAttributeState extends Object implements State
Constructor and Description |
---|
TagAttributeState(XMLParser parser) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkAttributeWithNoValue() |
void |
process(char character)
Processes a character and does something with it or does nothing.
|
protected boolean |
setAttribute() |
protected final XMLParser parser
public TagAttributeState(XMLParser parser)
parser
- the XMLParser
public void process(char character)
State
protected void checkAttributeWithNoValue()
protected boolean setAttribute()
Copyright © 1998–2017. All rights reserved.