public interface ValueModel extends Serializable
BasicValueModel,
ImmutableValueModel| Modifier and Type | Method and Description |
|---|---|
String |
asKeyValueRep(String key)
Output a reasonable representation of what the text for this key value pair would look like
|
List<String> |
getComments() |
char |
getSeparator() |
String |
getValue() |
List<String> |
getValues() |
String |
toXML(int level) |
Copyright © 2011-2014 David R. Smith. All Rights Reserved.