|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--de.rw7.htmltools.LinkTag
| Field Summary | |
protected java.util.Vector |
referrers A vector of LinkTags holding all urls reffering to this url. |
| Constructor Summary | |
LinkTag() |
|
| Method Summary | |
(package private) abstract java.lang.String |
getError() |
java.util.Enumeration |
getReferrers() |
static java.lang.String |
replaceBackslashes(java.lang.String s) Replaces all the backslashes in a string with slashes. |
| Methods inherited from class java.lang.Object |
<clinit>, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
| Field Detail |
protected java.util.Vector referrers
| Constructor Detail |
public LinkTag()
| Method Detail |
abstract java.lang.String getError()
public final java.util.Enumeration getReferrers()
public static final java.lang.String replaceBackslashes(java.lang.String s)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||