| Package | Description |
|---|---|
| com.exsoinn.util.epf |
| Modifier and Type | Method and Description |
|---|---|
SearchPath |
UnexpectedArrayNodeException.getSearchPath() |
SearchPath |
SelectionCriteria.getSearchPath() |
SearchPath |
IncompatibleSearchPathException.getSearchPath() |
SearchPath |
Context.startSearchPath()
Gives the starting search path of this
Context. |
static SearchPath |
SearchPath.valueOf(String pSearchPath)
This public static method builds a
SearchPath. |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
Context.findElement(SearchPath pSearchPath,
Filter pFilter,
TargetElements pTargetElements,
Map<String,String> pExtraParams)
Represents the entry point to begin searching the underlying data structure.
|
static SelectionCriteria |
SelectionCriteria.fromObjects(SearchPath pSearchPath,
Filter pFilter,
TargetElements pTargeElems) |
| Constructor and Description |
|---|
IncompatibleSearchPathException(SearchPath pSearchPath,
String pNode,
Context pCtx) |
UnexpectedArrayNodeException(SearchPath pSearchPath,
String pNode,
Context pCtx) |
Copyright © 2019. All rights reserved.