Package | Description |
---|---|
net.sf.ehcache.search.attribute |
This package contains classes for ehcache search attributes
|
Modifier and Type | Class and Description |
---|---|
private static class |
ReflectionAttributeExtractor.FieldPart
A field expression part
|
private static class |
ReflectionAttributeExtractor.MethodPart
A method expression part
|
Modifier and Type | Field and Description |
---|---|
private ReflectionAttributeExtractor.Part[] |
ReflectionAttributeExtractor.parts |
Modifier and Type | Method and Description |
---|---|
private static ReflectionAttributeExtractor.Part[] |
ReflectionAttributeExtractor.parseExpression(java.lang.String[] tokens,
java.lang.String expression) |