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