public final class ElementValueProvider extends Object
| Constructor and Description |
|---|
ElementValueProvider(String... path) |
| Modifier and Type | Method and Description |
|---|---|
Element |
find(Document document) |
Element |
get(Document document) |
String |
getDefaultValue() |
String |
getValue(Document document) |
void |
setDefaultValue(String defaultValue) |
public ElementValueProvider(String... path)
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.