org.rometools.propono.atom.client
Class ClientCategories

java.lang.Object
  extended by org.rometools.propono.atom.common.Categories
      extended by org.rometools.propono.atom.client.ClientCategories

public class ClientCategories
extends Categories

Models an Atom protocol Categories element, which may contain ROME Atom Category elements.


Constructor Summary
ClientCategories(org.jdom.Element e, ClientCollection clientCollection)
          Load select from XML element
 
Method Summary
 void fetchContents()
           
 
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
 

Constructor Detail

ClientCategories

public ClientCategories(org.jdom.Element e,
                        ClientCollection clientCollection)
                 throws ProponoException
Load select from XML element

Throws:
ProponoException
Method Detail

fetchContents

public void fetchContents()
                   throws ProponoException
Throws:
ProponoException


Copyright © 2007-2013 ROME Project. All Rights Reserved.