Package com.pervasive.datarush.encoding.text

Implementations of encoders of tokens into text formats.

See: Description

Package com.pervasive.datarush.encoding.text Description

Implementations of encoders of tokens into text formats. These formats are used by the various text-based readers and writers for converting values. If a new text field type is created, it will be necessary to implement a TokenParser and TokenFormatter.

Copyright © 2016 Actian Corporation. All Rights Reserved.