Package | Description |
---|---|
com.pervasive.datarush.analytics.util |
Provides some (internal) utility classes for Analytics.
|
com.pervasive.datarush.schema |
Provides an object model for capturing schema information used primarily by the
textfile package. |
Modifier and Type | Method and Description |
---|---|
TokenParser |
DynamicEnumerationType.createParser(TextConversionContext ctx) |
TokenFormatter |
DynamicEnumerationType.getFormatter(TextConversionContext ctx) |
Modifier and Type | Method and Description |
---|---|
TokenParser |
TextDataType.createParser(TextConversionContext ctx)
Creates a new parser for converting text into token values
|
TokenParser |
PaddedTextType.createParser(TextConversionContext ctx) |
TokenFormatter |
TextDataType.getFormatter(TextConversionContext ctx)
Creates a new formatter for converting token values into text
|
TokenFormatter |
PaddedTextType.getFormatter(TextConversionContext ctx) |
Copyright © 2016 Actian Corporation. All rights reserved.