public abstract class ReaderMapping extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReaderMapping.FrameReaderMapping |
static class |
ReaderMapping.MatrixReaderMapping |
| Constructor and Description |
|---|
ReaderMapping(String raw) |
| Modifier and Type | Method and Description |
|---|---|
CustomProperties |
getFileFormatPropertiesOfRRCIMapping() |
CustomProperties |
getFileFormatPropertiesOfRRCRMapping() |
CustomProperties |
getFormatProperties() |
boolean |
isMapped() |
boolean |
isRowRegular() |
boolean |
isSymmetric() |
void |
runMapping() |
public final CustomProperties getFormatProperties() throws Exception
Exceptionpublic final boolean isRowRegular()
public final CustomProperties getFileFormatPropertiesOfRRCRMapping()
public CustomProperties getFileFormatPropertiesOfRRCIMapping()
public boolean isSymmetric()
public boolean isMapped()
Copyright © 2021 The Apache Software Foundation. All rights reserved.