|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexEntries | |
---|---|
org.basex.index | Database Index structures. |
org.basex.index.ft | |
org.basex.index.name | |
org.basex.index.path | |
org.basex.index.resource | |
org.basex.index.value |
Uses of IndexEntries in org.basex.index |
---|
Methods in org.basex.index with parameters of type IndexEntries | |
---|---|
EntryIterator |
Index.entries(IndexEntries entries)
Returns all entries that match the specified token. |
Uses of IndexEntries in org.basex.index.ft |
---|
Methods in org.basex.index.ft with parameters of type IndexEntries | |
---|---|
EntryIterator |
FTIndex.entries(IndexEntries entries)
|
Uses of IndexEntries in org.basex.index.name |
---|
Methods in org.basex.index.name with parameters of type IndexEntries | |
---|---|
EntryIterator |
Names.entries(IndexEntries entries)
|
Uses of IndexEntries in org.basex.index.path |
---|
Methods in org.basex.index.path with parameters of type IndexEntries | |
---|---|
EntryIterator |
PathSummary.entries(IndexEntries entries)
|
Uses of IndexEntries in org.basex.index.resource |
---|
Methods in org.basex.index.resource with parameters of type IndexEntries | |
---|---|
EntryIterator |
Resources.entries(IndexEntries entries)
|
Uses of IndexEntries in org.basex.index.value |
---|
Methods in org.basex.index.value with parameters of type IndexEntries | |
---|---|
EntryIterator |
DiskValues.entries(IndexEntries input)
|
EntryIterator |
MemValues.entries(IndexEntries entries)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |