| Package | Description |
|---|---|
| org.apache.metamodel |
Root package for MetaModel
|
| org.apache.metamodel.fixedwidth |
Module package for Fixed width value files
|
| Modifier and Type | Method and Description |
|---|---|
static DataContext |
DataContextFactory.createFixedWidthDataContext(File file,
FixedWidthConfiguration configuration)
Creates a DataContext based on a fixed width file.
|
| Modifier and Type | Method and Description |
|---|---|
FixedWidthConfiguration |
FixedWidthDataContext.getConfiguration()
Gets the Fixed width value configuration used.
|
| Constructor and Description |
|---|
FixedWidthDataContext(File file,
FixedWidthConfiguration configuration) |
FixedWidthDataContext(Resource resource,
FixedWidthConfiguration configuration) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.