|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JXPathDecorator | |
|---|---|
| jaxx.runtime | |
| Uses of JXPathDecorator in jaxx.runtime |
|---|
| Subclasses of JXPathDecorator in jaxx.runtime | |
|---|---|
class |
MultiJXPathDecorator<O>
TODO |
| Methods in jaxx.runtime that return JXPathDecorator | ||
|---|---|---|
static
|
JXPathDecorator.newDecorator(java.lang.Class<O> internalClass,
java.lang.String expression)
Factory method to instanciate a new JXPathDecorator for the given class O and expression. |
|
| Methods in jaxx.runtime with parameters of type JXPathDecorator | ||
|---|---|---|
protected static void |
JXPathDecorator.ensureTokenIndex(JXPathDecorator<?> decorator,
int pos)
|
|
void |
JXPathDecorator.JXPathComparator.init(JXPathDecorator<O> decorator,
java.util.List<O> datas)
|
|
static
|
JXPathDecorator.sort(JXPathDecorator<O> decorator,
java.util.List<O> datas,
int pos)
Sort a list of data based on the first token property of a given context in a given decorator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||