public class Attribute extends Object
| Constructor and Description |
|---|
Attribute(String n) |
Attribute(String name,
String value) |
Attribute(String name,
String value,
boolean keepCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendValue(String value,
boolean keepCase) |
int |
hashCode() |
boolean |
isEmpty() |
String |
toString() |
public Attribute(String n)
Revision 4.0.15 / 20220727-0149