public class DefaultLiteralSupport extends AbstractConfigurationAware implements LiteralSupport
LiteralSupport implementation. The supported literals are
strings and integers.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 © 2015. All rights reserved.