public class XMLMetaFeature extends Object implements Serializable
| Constructor and Description |
|---|
XMLMetaFeature() |
XMLMetaFeature(String key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Object |
getValue() |
void |
setKey(String key) |
void |
setValue(Object value) |
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.