| Interface | Description |
|---|---|
| PojoTool<T> |
Interface for classes that convert POJOs in some way using some predefined arguments object.
|
| Class | Description |
|---|---|
| Matcher |
Common interface for matchers used by the
PojoSearcher class. |
| MatcherFactory |
Common interface for matchers used by the
PojoSearcher class. |
| NumberMatcherFactory |
TODO
|
| PageArgs |
TODO
|
| PojoPaginator |
Designed to provide paging on POJOs consisting of arrays and collections.
|
| PojoSearcher |
Designed to provide paging on POJOs consisting of arrays and collections.
|
| PojoSorter |
Sorts arrays and collections of maps and beans.
|
| PojoViewer |
Designed to provide paging on POJOs consisting of arrays and collections.
|
| SearchArgs |
Encapsulates arguments for the
PojoSorter class. |
| SortArgs |
Encapsulates arguments for the
PojoSorter class. |
| StringMatcherFactory |
TODO
|
| TimeMatcherFactory |
TODO
|
| ViewArgs |
Encapsulates arguments for the
PojoViewer class. |
| Enum | Description |
|---|---|
| Equality |
TODO
|
| Exception | Description |
|---|---|
| PatternException |
Indicates an invalid search pattern was specified.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.