public class Property extends Object
| Constructor and Description |
|---|
Property(de.pdark.decentxml.Element dom) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
static List<Property> |
getProperties(de.pdark.decentxml.Element dom) |
String |
getValue() |
void |
setValue(String value) |
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.