public abstract class NameValue extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
value |
| Modifier | Constructor and Description |
|---|---|
protected |
NameValue(String name,
String value) |
Copyright © 2008–2017. All rights reserved.