A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/text/ParsePosition.html below:

ParsePosition (Java SE 17 & JDK 17)

public class ParsePosition extends Object ParsePosition

is a simple class used by

Format

and its subclasses to keep track of the current position during parsing. The

parseObject

method in the various

Format

classes requires a

ParsePosition

object as an argument.

By design, as you parse through a string with different formats, you can use the same ParsePosition, since the index parameter records the current position.

Since:
1.1
See Also:

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4