| Constructor and Description |
|---|
Inlinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Inlink inlink) |
void |
add(Inlinks inlinks) |
void |
clear() |
String[] |
getAnchors()
Return the set of anchor texts.
|
Iterator<Inlink> |
iterator() |
void |
readFields(DataInput in) |
int |
size() |
String |
toString() |
void |
write(DataOutput out) |
public void add(Inlink inlink)
public void add(Inlinks inlinks)
public int size()
public void clear()
public void readFields(DataInput in) throws IOException
readFields in interface WritableIOExceptionpublic void write(DataOutput out) throws IOException
write in interface WritableIOExceptionpublic String[] getAnchors()
Copyright © 2021 The Apache Software Foundation