JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.dmfs.rfc3986.utils
Interface Parsed
All Known Implementing Classes:
EncodedAuthority
,
LazyPath
,
OptionalLazyAuthority
,
OptionalLazyQuery
,
OptionalLazyScheme
,
OptionalLazyUserInfo
public interface
Parsed
An component that has been parsed from a URI.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
parsedLength
()
The length of the component in the source.
Method Detail
parsedLength
int parsedLength()
The length of the component in the source.
Returns:
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method