| Package | Description |
|---|---|
| org.apache.lucene.util |
Some utility classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
AttributeSource.State |
AttributeSource.captureState() |
Captures the state of all Attributes.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AttributeSource.restoreState(AttributeSource.State state) |
Restores this state by copying the values of all attribute implementations
that this state contains into the attributes implementations of the targetStream.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.