|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpecParserException | |
|---|---|
| org.apache.shindig.gadgets.spec | |
| Uses of SpecParserException in org.apache.shindig.gadgets.spec |
|---|
| Methods in org.apache.shindig.gadgets.spec that throw SpecParserException | |
|---|---|
static OAuthService.Method |
OAuthService.Method.parse(String value)
|
static OAuthService.Location |
OAuthService.Location.parse(String value)
|
| Constructors in org.apache.shindig.gadgets.spec that throw SpecParserException | |
|---|---|
ApplicationManifest(Uri uri,
Element xml)
|
|
Feature(Element feature)
Creates a new Feature from an xml node. |
|
GadgetSpec(Uri url,
Element doc,
String original)
Creates a new Module from the given xml input. |
|
GadgetSpec(Uri url,
String xml)
Use for testing. |
|
Icon(Element element)
Currently does not validate icon data. |
|
LinkSpec(Element element,
Uri base)
|
|
LocaleSpec(Element element,
Uri specUrl)
|
|
MessageBundle(Element element)
Constructs a message bundle from a /ModulePrefs/Locale with nested messages. |
|
MessageBundle(LocaleSpec locale,
String xml)
Constructs a message bundle from input xml (fetched from an external file). |
|
ModulePrefs(Element element,
Uri base)
|
|
OAuthService(Element serviceElement,
Uri base)
|
|
OAuthSpec(Element element,
Uri base)
|
|
PipelinedData(Element element,
Uri base)
|
|
Preload(Element preload,
Uri base)
Creates a new Preload from an xml node. |
|
UserPref(Element element)
|
|
View(String name,
List<Element> elements,
Uri base)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||