| Package | Description |
|---|---|
| org.opencompare.api.java.io |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImportMatrixLoader.createProducts(ImportMatrix matrix,
PCMContainer pcmContainer,
Map<Integer,Feature> positionToFeature)
Detect and create products from the information contained in the matrix and the provided direction
|
protected PCMDirection |
ImportMatrixLoader.detectDirection(ImportMatrix matrix)
Detect if products are represented by a line or a column
|
protected IONode<String> |
ImportMatrixLoader.detectFeatures(ImportMatrix matrix,
PCMContainer pcmContainer)
Detect features from the information contained in the matrix and the provided direction
|
protected void |
ImportMatrixLoader.detectTypes(ImportMatrix matrix)
Detect types of each cell of the matrix
|
List<PCMContainer> |
CSVLoader.load(ImportMatrix matrix) |
List<PCMContainer> |
HTMLLoader.load(ImportMatrix matrix) |
PCMContainer |
ImportMatrixLoader.load(ImportMatrix matrix) |
protected void |
ImportMatrixLoader.removeHoles(ImportMatrix matrix) |
Copyright © 2016. All rights reserved.