Package | Description |
---|---|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method and Description |
---|---|
AttributeSource.State |
AttributeSource.captureState()
Captures the state of all Attributes.
|
AttributeSource.State |
AttributeSource.State.clone() |
Modifier and Type | Method and 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-2017 Apache Software Foundation. All Rights Reserved.