| Package | Description |
|---|---|
| com.s24.search.solr.util |
| Modifier and Type | Method and Description |
|---|---|
ConvenientNamedList |
ConvenientNamedList.getNested(int index)
Returns the nested
NamedList at the given index, or returns an empty ConvenientNamedList if the
given index is invalid in the underlying list. |
ConvenientNamedList |
ConvenientNamedList.getNested(String... names)
Returns the nested
NamedList at the given path. |
ConvenientNamedList |
ConvenientNamedList.getNested(String name)
Returns the nested
NamedList of the given name. |
Copyright © 2020. All rights reserved.