JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.attivio.util.TokenUtils.PositionBuffer
Packages that use
TokenUtils.PositionBuffer
Package
Description
com.attivio.util
Contains utility classes and methods used across the Attivio code base.
Uses of
TokenUtils.PositionBuffer
in
com.attivio.util
Methods in
com.attivio.util
that return
TokenUtils.PositionBuffer
Modifier and Type
Method
Description
TokenUtils.PositionBuffer
TokenUtils.PositionBuffer.
postProcess
(int increment)
Post-process this position, setting the surface token's position increment to
increment
.