public interface ValueModel extends Serializable
BasicValueModel,
KeyValueModel| Modifier and Type | Method and Description |
|---|---|
boolean |
containsUnicodeEscape()
Support to see if we contain any unicode escapes
|
Comment |
getComments() |
char |
getSeparator() |
String |
getValue()
Concatenates the values
|
List<String> |
getValues() |
Copyright © 2011–2018 David R. Smith. All rights reserved.