Package com.attivio.sdk.token
Interface TokenListSerializer
-
public interface TokenListSerializer
Interface for custom token list serialization.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addToken(Token token)
void
endPosition()
void
startPosition(int increment, Token token)
-