public class DefaultLiteralSupport extends AbstractConfigurationAware implements LiteralSupport
LiteralSupport implementation. The supported literals are
String, Integer, Long and Boolean.Strings.isStringLiteralSeparator(char)configuration| Constructor and Description |
|---|
DefaultLiteralSupport() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getLiteral(String value,
MustacheTagInfo tagInfo) |
getConfigurationKeys, checkNotInitialized, init, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationKeys, initpublic Object getLiteral(String value, MustacheTagInfo tagInfo)
getLiteral in interface LiteralSupportnull if
the value does not represent any supported literal typeCopyright © 2016. All rights reserved.