public static class ParseUtilities.ParserResult
extends java.lang.Object
| Constructor and Description |
|---|
ParserResult(int beginIndex,
int endIndex,
java.lang.String content) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBeginIndex() |
java.lang.String |
getContent() |
int |
getEndIndex() |
Copyright © 2017-2018 Holisticon AG. All Rights Reserved.