|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JXPathDecorator.Context | |
|---|---|
| jaxx.runtime | |
| Uses of JXPathDecorator.Context in jaxx.runtime |
|---|
| Fields in jaxx.runtime declared as JXPathDecorator.Context | |
|---|---|
protected JXPathDecorator.Context<O> |
JXPathDecorator.context
the computed context of the decorator |
protected JXPathDecorator.Context<O>[] |
MultiJXPathDecorator.contexts
|
| Methods in jaxx.runtime that return JXPathDecorator.Context | ||
|---|---|---|
static
|
JXPathDecorator.createInitialContext(java.lang.String expression)
|
|
static
|
MultiJXPathDecorator.createInitialContexts(java.lang.String expression,
java.lang.String separator,
java.lang.String separatorReplacement)
|
|
protected static
|
MultiJXPathDecorator.newInstance(int size)
|
|
| Methods in jaxx.runtime with parameters of type JXPathDecorator.Context | |
|---|---|
void |
JXPathDecorator.setContext(JXPathDecorator.Context<O> context)
|
| Constructors in jaxx.runtime with parameters of type JXPathDecorator.Context | |
|---|---|
MultiJXPathDecorator(java.lang.Class<O> internalClass,
java.lang.String expression,
java.lang.String separator,
java.lang.String separatorReplacement,
JXPathDecorator.Context<O>[] contexts)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||