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