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

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

Uses of ILicenseEntity in org.apache.wookie.w3c
 

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

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

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

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

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

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



2012 Apache Software Foundation.