Context
is an array, checks if the value is contained in it.pElemName
givenContext
's from passed in data.pIdx
Set
of Map.Entry
s
to represent the name/value pairs contained int he complex data structure.Filter
used when searching an element off of a Context
object.findElement(SearchPath, Filter, TargetElements, Map)
, except that the first three
arguments are replaced with a SelectionCriteria
element.Set
which cannot be modified once built.SearchPath
provided does not exactly match the Context
being searched.pMemberName
Context
by inspecting the passed in pData.ContextFactory.obtainContext(Object)
, but returns ab object of type MutableContext
.SearchPath
objects, via the SearchPath.valueOf(String)
constructor.Context
.Context
.Context
search.Utilities.MULTI_VAL_DELIM
delimited String.String
of tokens, which was the original
format provided when this SearchPath
instance was constructed.List
.SearchPath
.Copyright © 2019. All rights reserved.