public static interface Parser.CurrentPositionReporter
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
String |
getLine() |
int |
getLineno() |
int |
getOffset() |
int |
getPosition() |
int getPosition()
int getLength()
int getLineno()
String getLine()
int getOffset()
Copyright © 2025 HtmlUnit. All rights reserved.