Package | Description |
---|---|
psdi.app.bim.parser.cobie |
Modifier and Type | Field and Description |
---|---|
static Filter.Match |
Filter.Match.exact |
static Filter.Match |
Filter.Match.regexp |
static Filter.Match |
Filter.Match.substring |
Modifier and Type | Method and Description |
---|---|
static Filter.Match |
Filter.Match.valueOf(java.lang.String name) |
static Filter.Match[] |
Filter.Match.values() |
Modifier and Type | Method and Description |
---|---|
void |
Filter.addFilterEntry(java.lang.String sheetName,
java.lang.String expression,
Filter.Match match) |