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

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

Uses of IAuthor in org.apache.wookie.w3c
 

Methods in org.apache.wookie.w3c that return IAuthor
 IAuthor W3CWidget.getAuthor()
          Get the Author information for the widget
 

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

Classes in org.apache.wookie.w3c.impl that implement IAuthor
 class AuthorEntity
          The element
 

Methods in org.apache.wookie.w3c.impl that return IAuthor
 IAuthor WidgetManifestModel.getAuthor()
           
 

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

Methods in org.apache.wookie.w3c.util with parameters of type IAuthor
static java.lang.String FormattingUtils.getFormattedWidgetAuthor(IAuthor author)
          Returns the CSS formatted i18n string for the widget author's name
 



2012 Apache Software Foundation.