| Package | Description |
|---|---|
| org.textmapper.lapg | |
| org.textmapper.lapg.api.regex | |
| org.textmapper.lapg.lex | |
| org.textmapper.lapg.regex |
| Modifier and Type | Method and Description |
|---|---|
static RegexContext |
LapgCore.createContext(Map<String,RegexPart> map) |
| Modifier and Type | Method and Description |
|---|---|
static RegexMatcher |
LapgCore.createMatcher(RegexPart regex,
RegexContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
RegexPart.getLength(RegexContext context) |
| Constructor and Description |
|---|
RegexpCompiler(RegexContext context) |
| Modifier and Type | Method and Description |
|---|---|
static RegexContext |
RegexFacade.createContext(Map<String,RegexPart> map) |
| Modifier and Type | Method and Description |
|---|---|
static RegexMatcher |
RegexFacade.createMatcher(RegexPart regex,
RegexContext context) |
Copyright © 2014. All rights reserved.