public class Attr extends Object
| Constructor and Description |
|---|
Attr() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Object |
getValue() |
boolean |
isEscaped() |
void |
setEscaped(boolean escaped) |
void |
setName(String name) |
void |
setValue(Object value) |
Copyright © 2016. All rights reserved.