org.apache.shindig.gadgets.spec
Class LinkSpec
java.lang.Object
org.apache.shindig.gadgets.spec.LinkSpec
public class LinkSpec
- extends Object
Represents /ModulePrefs/Link elements.
LinkSpec
public LinkSpec(Element element,
Uri base)
throws SpecParserException
- Throws:
SpecParserException
getRel
public String getRel()
getHref
public Uri getHref()
substitute
public LinkSpec substitute(Substitutions substitutions)
- Performs variable substitution on all visible elements.
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2007-2012. All Rights Reserved.