public final class DeployPropertyParser extends DeployParser
In doing so it builds an 'includes' set which becomes the joins required to support the properties parsed.
COLON, encrypted, PERIOD, pos, sb, SINGLE_QUOTE, source, sourceLength, UNDERSCORE, word, wordTerminator| Constructor and Description |
|---|
DeployPropertyParser(BeanDescriptor<?> beanDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
String |
convertWord() |
String |
getDeployWord(String expression) |
Set<String> |
getIncludes()
Return the join includes.
|
parse, setEncryptedpublic DeployPropertyParser(BeanDescriptor<?> beanDescriptor)
public Set<String> getIncludes()
DeployParsergetIncludes in class DeployParserpublic String getDeployWord(String expression)
getDeployWord in class DeployParserpublic String convertWord()
convertWord in class DeployParserCopyright © 2014. All Rights Reserved.