T - type of elements in the index.public interface IndexBuilder<T extends XMLBasedIndexElement> extends Callable<IndexBuilder.Result<T>>
| Modifier and Type | Interface and Description |
|---|---|
static class |
IndexBuilder.Info |
static class |
IndexBuilder.Result<T extends XMLBasedIndexElement> |
| Modifier and Type | Method and Description |
|---|---|
IndexBuilder.Result<T> |
buildIndex(IndexBuilder.Info info) |
IndexBuilder.Result<T> buildIndex(IndexBuilder.Info info) throws Exception
ExceptionCopyright © 2017. All rights reserved.