org.apache.maven.doxia.site.decoration
Class Logo

java.lang.Object
  extended by org.apache.maven.doxia.site.decoration.LinkItem
      extended by org.apache.maven.doxia.site.decoration.Logo
All Implemented Interfaces:
java.io.Serializable

public class Logo
extends LinkItem
implements java.io.Serializable

Power by logo on the navigation.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
Logo()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.doxia.site.decoration.LinkItem
equals, getAlt, getBorder, getHeight, getHref, getImg, getName, getPosition, getTarget, getWidth, hashCode, setAlt, setBorder, setHeight, setHref, setImg, setName, setPosition, setTarget, setWidth, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Logo

public Logo()


Copyright © 2005-2011. All Rights Reserved.