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:
Serializable, Cloneable

public class Logo
extends LinkItem
implements Serializable, Cloneable

Power by logo on the navigation.

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

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

Constructor Detail

Logo

public Logo()
Method Detail

clone

public Logo clone()
Method clone.

Overrides:
clone in class LinkItem
Returns:
Logo


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.