Interface | Description |
---|---|
Context |
This API is meant to make it easier to search disparate data formats (e.g.
|
MutableContext |
Created by QuijadaJ on 5/24/2017.
|
Class | Description |
---|---|
Filter |
Unmodifiable class to encapsulate a
Filter used when searching an element off of a Context object. |
MutableJsonContext |
Created by QuijadaJ on 5/24/2017.
|
SearchPath |
Provides unmodifiable instance of
SearchPath objects, via the SearchPath.valueOf(String) constructor. |
SearchResult |
Created by QuijadaJ on 5/3/2017.
|
SelectionCriteria |
Encapsulates a all te information necessary to find data in a
Context . |
TargetElements |
Encapsulates a set of elements to return from a
Context search. |
Utilities |
Created by QuijadaJ on 9/7/2017.
|
Enum | Description |
---|---|
ContextFactory |
Factory for building
Context 's from passed in data. |
Exception | Description |
---|---|
IncompatibleSearchPathException |
Thrown when the
SearchPath provided does not exactly match the Context being searched. |
UnexpectedArrayNodeException |
Created by QuijadaJ on 9/5/2017.
|
Copyright © 2019. All rights reserved.