org.rometools.propono.atom.client
Class ClientCategories
java.lang.Object
org.rometools.propono.atom.common.Categories
org.rometools.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 org.rometools.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
Copyright © 2007-2013 ROME Project. All Rights Reserved.