public class BlockExtractor extends BasicStatementParser
| Modifier and Type | Class and Description |
|---|---|
static class |
BlockExtractor.Groups |
BasicStatementParser.GroupProvider| Modifier and Type | Field and Description |
|---|---|
static Pattern |
REGEX
Capture Groups: (example: "#---VERTEX---#..stuff
|
pattern, target| Constructor and Description |
|---|
BlockExtractor() |
BlockExtractor(String input) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getContent(String input) |
String |
getType() |
String |
getType(String input) |
getGroup, getGroup, getGroup, getGroup, getTargetMatcher, test, testpublic static final Pattern REGEX
public BlockExtractor()
public BlockExtractor(String input)
Copyright © 2014. All rights reserved.