If by "current position" you mean a point somewhere on this page, I donβt think this is possible ... at least not purely from Java. The entire WebKit API open to Java does not have a lot of everything related to page content.
If you have control over the contents of the page and there is a way to find out these positions using the built-in Javascript, you can:
# 1: WebView#addJavascriptInterface(), - recordPosition(), ,
# 2: Javascript, recordPosition() .
:
# 3a: Javascript Javascript (, )
# 3b: loadUrl("javascript:..."); WebView, ... Javascript, Javascript 2.
: Javascript , , Java-.
, , , (/ ), Javascript, .