Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
EntryIterator |
Index.entries(IndexEntries entries)
Returns all entries that match the specified token.
|
Modifier and Type | Method and Description |
---|---|
EntryIterator |
FTIndex.entries(IndexEntries entries) |
Modifier and Type | Method and Description |
---|---|
EntryIterator |
Names.entries(IndexEntries entries) |
Modifier and Type | Method and Description |
---|---|
EntryIterator |
PathSummary.entries(IndexEntries entries) |
Modifier and Type | Method and Description |
---|---|
EntryIterator |
Resources.entries(IndexEntries entries) |
Modifier and Type | Method and Description |
---|---|
EntryIterator |
MemValues.entries(IndexEntries entries) |
EntryIterator |
DiskValues.entries(IndexEntries input) |
Copyright © 2005–2015 BaseX Team. All rights reserved.