public final class Anchor extends Object
Constructor and Description |
---|
Anchor(StringBuilder sb,
int offset,
int len,
URI uri) |
Anchor(String text,
URI uri) |
Modifier and Type | Method and Description |
---|---|
String |
anchorText()
Returns anchor text of this object.
|
void |
store(DataOutput out)
Stores the anchor text, not the URI link.
|
public URI uri
public Anchor(StringBuilder sb, int offset, int len, URI uri)
sb
- offset
- len
- uri
- public void store(DataOutput out) throws IOException
IOException
public String anchorText()
null
in any caseCopyright © 2016 Egothor. All Rights Reserved.