public abstract class IndexResolver extends AbstractResolver
ListIndexResolver,
ArrayIndexResolverBUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Constructor and Description |
|---|
IndexResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
getIndexValue(String key,
int maxSize) |
protected boolean |
notAnIndex(String name) |
getConfigurationKeys, init, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPriorityprotected boolean notAnIndex(String name)
name - true if the given key doesn't represent an index
(must only contain digits)Copyright © 2013. All Rights Reserved.