| Package | Description |
|---|---|
| org.brains2b.struct.mark | |
| org.brains2b.struct.position |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanRule
[Short description]
[Long description]
|
class |
MarkGroup
MarkGroup is a StructParser element which represents a structure which itself
can consist of multiple groups and rules for parsing.
|
class |
NestedGroup
[Short description]
[Long description]
|
class |
ParameterGroup
Split a list separated by a given separator into different rules, that can be handled as separate rules
|
class |
ParameterRule
[Short description]
[Long description]
|
class |
WithinGroup
StructRule to find a Mark within the vicinity of another Mark
within a definable number of words or less.
|
class |
WithinRule
StructRule to find a Mark within the vicinity of another Mark
within a definable number of words or less.
|
| Modifier and Type | Method and Description |
|---|---|
static Position |
PositionFactory.getEOB(MarkRule parent) |