org.apache.abdera.ext.rss
Class RssCloud

java.lang.Object
  extended by org.apache.abdera.model.ElementWrapper
      extended by org.apache.abdera.ext.rss.RssCloud
All Implemented Interfaces:
Cloneable, Iterable<Element>, Base, Element

public class RssCloud
extends ElementWrapper


Constructor Summary
RssCloud(Element internal)
           
RssCloud(Factory factory, QName qname)
           
 
Method Summary
 String getDomain()
           
 String getPath()
           
 int getPort()
           
 String getProtocol()
           
 String getRegisterProcedure()
           
 
Methods inherited from class org.apache.abdera.model.ElementWrapper
addComment, clone, complete, declareNS, discard, equals, getAttributes, getAttributeValue, getAttributeValue, getBaseUri, getDefaultWriterOptions, getDocument, getElements, getExtensionAttributes, getFactory, getFirstChild, getFirstChild, getInternal, getLanguage, getLanguageTag, getLocale, getMustPreserveWhitespace, getNamespaces, getNextSibling, getNextSibling, getParentElement, getPreviousSibling, getPreviousSibling, getQName, getResolvedBaseUri, getText, hashCode, iterator, removeAttribute, removeAttribute, setAttributeValue, setAttributeValue, setBaseUri, setBaseUri, setLanguage, setMustPreserveWhitespace, setParentElement, setText, setText, toString, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RssCloud

public RssCloud(Element internal)

RssCloud

public RssCloud(Factory factory,
                QName qname)
Method Detail

getDomain

public String getDomain()

getPort

public int getPort()

getPath

public String getPath()

getRegisterProcedure

public String getRegisterProcedure()

getProtocol

public String getProtocol()


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.