public class Link extends Object
private String
href
rel
type
value
Link()
String
getHref()
getRel()
getType()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String value
private String rel
private String href
private String type
public Link()
public String getHref()
public String getRel()
public String getType()
public String getValue()