Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
F
G
H
I
O
P
R
S
U
G
getAttribute(int)
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns an element attribute.
getAttributeCount()
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns the number of the element attribute.
getAttributeValue(String, String)
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns the value of an element attribute.
getComments()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the URL for the comments to the item.
getDescription()
- Method in class it.sauronsoftware.feed4j.bean.
FeedHeader
This method returns the feed description.
getDescription()
- Method in class it.sauronsoftware.feed4j.bean.
FeedImage
This method returns the image description.
getDescriptionAsHTML()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the item description as HTML code.
getDescriptionAsText()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the item description as plain text.
getElement(String, String)
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns the first occurrence of a wanted sub-element.
getElements(String, String)
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns a set of sub-elements.
getElementValue(String, String)
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns the value of first occurrence of a wanted sub-element.
getEnclosure(int)
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns one of the item enclosures.
getEnclosureCount()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the number of the feed enclosures.
getGUID()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the item GUID, used to identify it universally.
getHeader()
- Method in class it.sauronsoftware.feed4j.bean.
Feed
This method returns the feed header.
getHeight()
- Method in class it.sauronsoftware.feed4j.bean.
FeedImage
This method returns the image height, or -1 if the information is not available.
getImage()
- Method in class it.sauronsoftware.feed4j.bean.
FeedHeader
This method return the feed image object representation.
getItem(int)
- Method in class it.sauronsoftware.feed4j.bean.
Feed
This method returns a feed item.
getItemCount()
- Method in class it.sauronsoftware.feed4j.bean.
Feed
This method returns the number of the items in the feed.
getLanguage()
- Method in class it.sauronsoftware.feed4j.bean.
FeedHeader
This method returns the feed language code.
getLength()
- Method in class it.sauronsoftware.feed4j.bean.
FeedEnclosure
This method returns the enclosure size in bytes, or -1 if the information is not available.
getLink()
- Method in class it.sauronsoftware.feed4j.bean.
FeedHeader
This method returns the link in the feed, usually it links a feed-related web page.
getLink()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the item link.
getMimeType()
- Method in class it.sauronsoftware.feed4j.bean.
FeedEnclosure
This method returns the enclosure MIME type.
getModDate()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the item latest modification date.
getName()
- Method in class it.sauronsoftware.feed4j.bean.
RawAttribute
This method returns the attribute name.
getName()
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns the element name.
getNamespaceURI()
- Method in class it.sauronsoftware.feed4j.bean.
RawAttribute
This method returns the attribute namespace URI.
getNamespaceURI()
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns the element namespace URI.
getNode(int)
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns an element node.
getNodeCount()
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns the number of the nodes in the element.
getPubDate()
- Method in class it.sauronsoftware.feed4j.bean.
FeedHeader
This method returns the feed publication date.
getPubDate()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the item publication date.
getText()
- Method in class it.sauronsoftware.feed4j.bean.
RawText
This method returns the text in the node.
getTitle()
- Method in class it.sauronsoftware.feed4j.bean.
FeedEnclosure
This method returns the enclosure title, or null if the information is not available.
getTitle()
- Method in class it.sauronsoftware.feed4j.bean.
FeedHeader
This method return the feed title.
getTitle()
- Method in class it.sauronsoftware.feed4j.bean.
FeedItem
This method returns the item title.
getURL()
- Method in class it.sauronsoftware.feed4j.bean.
FeedEnclosure
This method returns the URL for the enclosure retrieval.
getURL()
- Method in class it.sauronsoftware.feed4j.bean.
FeedHeader
This method returns the feed URL.
getURL()
- Method in class it.sauronsoftware.feed4j.bean.
FeedImage
This method returns the image URL.
getValue()
- Method in class it.sauronsoftware.feed4j.bean.
RawAttribute
This method returns the attribute value.
getValue()
- Method in class it.sauronsoftware.feed4j.bean.
RawElement
This method returns the element value.
getWidth()
- Method in class it.sauronsoftware.feed4j.bean.
FeedImage
This method returns the image width, or -1 if the information is not available.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
F
G
H
I
O
P
R
S
U