Uses of Package
org.apache.shindig.gadgets.spec

Packages that use org.apache.shindig.gadgets.spec
org.apache.shindig.gadgets   
org.apache.shindig.gadgets.oauth   
org.apache.shindig.gadgets.preload   
org.apache.shindig.gadgets.render   
org.apache.shindig.gadgets.rewrite   
org.apache.shindig.gadgets.servlet   
org.apache.shindig.gadgets.spec   
org.apache.shindig.gadgets.templates   
org.apache.shindig.gadgets.variables   
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets
GadgetSpec
          Represents a gadget specification root element (Module).
LocaleSpec
          Represents a Locale tag.
MessageBundle
          Represents a messagebundle structure.
View
          Represents a Content section, but normalized into an individual view value after views are split on commas.
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets.oauth
RequestAuthenticationInfo
          Exposes authentication information to be extracted for making authenticated requests.
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets.preload
PipelinedData
          Parsing code for <os:*> elements.
PipelinedData.Batch
           
RequestAuthenticationInfo
          Exposes authentication information to be extracted for making authenticated requests.
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets.render
MessageBundle
          Represents a messagebundle structure.
View
          Represents a Content section, but normalized into an individual view value after views are split on commas.
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets.rewrite
GadgetSpec
          Represents a gadget specification root element (Module).
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets.servlet
GadgetSpec
          Represents a gadget specification root element (Module).
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets.spec
Feature
          Represents a Require or Optional tag.
GadgetSpec
          Represents a gadget specification root element (Module).
Icon
          Represents a ModuleSpec.Icon tag.
LinkSpec
          Represents /ModulePrefs/Link elements.
LocaleSpec
          Represents a Locale tag.
MessageBundle
          Represents a messagebundle structure.
ModulePrefs
          Represents the ModulePrefs element of a gadget spec.
OAuthService
          Information about an OAuth service that a gadget wants to use.
OAuthService.EndPoint
          Description of an OAuth request token or access token URL.
OAuthService.Location
          Location for OAuth parameters in requests to an OAuth request token, access token, or resource URL.
OAuthService.Method
          Method to use for requests to an OAuth request token or access token URL.
OAuthSpec
          Wraps an <OAuth> element from the gadget spec.
PipelinedData
          Parsing code for <os:*> elements.
PipelinedData.Batch
           
PipelinedData.BatchItem
          Item within a batch
PipelinedData.BatchType
          Temporary type until BatchItem is made fully polymorphic
Preload
          Represents an addressable piece of content that can be preloaded by the server to satisfy makeRequest calls
RequestAuthenticationInfo
          Exposes authentication information to be extracted for making authenticated requests.
SpecParserException
          Exceptions for Gadget Spec parsing.
UserPref
          Represents a UserPref tag.
UserPref.DataType
          Possible values for UserPref@datatype
UserPref.EnumValuePair
          Simple data structure representing a value/displayValue pair for UserPref enums.
View
          Represents a Content section, but normalized into an individual view value after views are split on commas.
View.ContentType
          Possible values for Content/@type
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets.templates
MessageBundle
          Represents a messagebundle structure.
 

Classes in org.apache.shindig.gadgets.spec used by org.apache.shindig.gadgets.variables
GadgetSpec
          Represents a gadget specification root element (Module).
 



Copyright © 2007-2012. All Rights Reserved.