public class Link
extends java.lang.Object
public Link(java.lang.String href)
Link with the given href.href - the hrefpublic java.lang.String getHref()
public boolean isTemplated()
href is templated.true if the href is templated, otherwise falsepublic java.lang.String toString()
toString 在类中 java.lang.Object