public static class ParseUtilities.ParserResult extends Object
| Constructor | Description |
|---|---|
ParserResult(int beginIndex,
int endIndex,
String content) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getBeginIndex() |
|
String |
getContent() |
|
int |
getEndIndex() |
Copyright © 2017–2020 Holisticon AG. All rights reserved.