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

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

Uses of IAuthorEntity in org.apache.wookie.w3c
 

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

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

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

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

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

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



2012 Apache Software Foundation.