com.sun.syndication.propono.atom.client
Class ClientCategories
java.lang.Object
com.sun.syndication.propono.atom.common.Categories
com.sun.syndication.propono.atom.client.ClientCategories
public class ClientCategories
- extends Categories
Models an Atom protocol Categories element, which may contain ROME Atom
Category
elements.
Methods inherited from class com.sun.syndication.propono.atom.common.Categories |
addCategory, categoriesToElement, getCategories, getHref, getHrefResolved, getScheme, isFixed, parseCategoriesElement, setFixed, setHref, setScheme |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientCategories
public ClientCategories(org.jdom.Element e,
ClientCollection clientCollection)
throws ProponoException
- Load select from XML element
- Throws:
ProponoException
fetchContents
public void fetchContents()
throws ProponoException
- Throws:
ProponoException