|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ca.intelliware.amakihi.actor.http.Anchor
An HTML <a>
element.
Constructor Summary | |
Anchor(java.net.URL url,
org.w3c.dom.Element element)
|
Method Summary | |
java.lang.String |
describe()
Finds the best possible short description of the form. |
java.net.URL |
getFullyQualifiedURL()
|
java.lang.String |
getHref()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Anchor(java.net.URL url, org.w3c.dom.Element element)
Method Detail |
public java.lang.String getHref()
public java.net.URL getFullyQualifiedURL() throws java.net.MalformedURLException
public java.lang.String describe()
Finds the best possible short description of the form.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |