org.rometools.feed.synd.impl
Class TreeCategoryImpl

java.lang.Object
  extended by com.sun.syndication.feed.synd.SyndCategoryImpl
      extended by org.rometools.feed.synd.impl.TreeCategoryImpl
All Implemented Interfaces:
com.sun.syndication.feed.CopyFrom, com.sun.syndication.feed.synd.SyndCategory, Serializable, Cloneable

public class TreeCategoryImpl
extends com.sun.syndication.feed.synd.SyndCategoryImpl

Author:
cooper
See Also:
Serialized Form

Constructor Summary
TreeCategoryImpl()
          Creates a new instance of TreeCategoryImpl
 
Method Summary
 boolean equals(Object o)
           
 
Methods inherited from class com.sun.syndication.feed.synd.SyndCategoryImpl
clone, copyFrom, getInterface, getName, getTaxonomyUri, hashCode, setName, setTaxonomyUri, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TreeCategoryImpl

public TreeCategoryImpl()
Creates a new instance of TreeCategoryImpl

Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class com.sun.syndication.feed.synd.SyndCategoryImpl


Copyright © 2013 ROME Project. All Rights Reserved.