public class DotKeySplitter extends AbstractConfigurationAware implements KeySplitter
KeySplitter implementation which follows the dot notation.| Constructor and Description |
|---|
DotKeySplitter() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
split(String key) |
getConfigurationKeys, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurationKeys, initpublic Iterator<String> split(String key)
split in interface KeySplitterCopyright © 2014. All Rights Reserved.