Uses of Class
org.apache.wookie.w3c.updates.UpdateDescriptionDocument

Packages that use UpdateDescriptionDocument
org.apache.wookie.w3c.updates   
 

Uses of UpdateDescriptionDocument in org.apache.wookie.w3c.updates
 

Methods in org.apache.wookie.w3c.updates that return UpdateDescriptionDocument
static UpdateDescriptionDocument UpdateUtils.checkForUpdate(java.lang.String href, java.lang.String version)
          Gets an update description document for a widget using the specified href and version.
static UpdateDescriptionDocument UpdateUtils.checkForUpdate(W3CWidget widget)
          Gets an update description document for a widget Returns null if there is no update available, or the Update Description Document is not valid
 



2012 Apache Software Foundation.