Uses of Interface
org.apache.wookie.w3c.ILicense

Packages that use ILicense
org.apache.wookie.w3c   
org.apache.wookie.w3c.impl   
org.apache.wookie.w3c.util   
 

Uses of ILicense in org.apache.wookie.w3c
 

Methods in org.apache.wookie.w3c that return types with arguments of type ILicense
 java.util.List<ILicense> W3CWidget.getLicenses()
          Get the list of Licenses for the widget
 

Uses of ILicense in org.apache.wookie.w3c.impl
 

Classes in org.apache.wookie.w3c.impl that implement ILicense
 class LicenseEntity
          the element
 

Methods in org.apache.wookie.w3c.impl that return types with arguments of type ILicense
 java.util.List<ILicense> WidgetManifestModel.getLicenses()
           
 

Uses of ILicense in org.apache.wookie.w3c.util
 

Methods in org.apache.wookie.w3c.util with parameters of type ILicense
static java.lang.String FormattingUtils.getFormattedWidgetLicense(ILicense license)
          Returns the CSS formatted i18n string for the widget license
 



2012 Apache Software Foundation.