SASAX-RSS parser
A C D E I J L M N R S T U

A

ABOUT - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RDF
 

C

channel - Variable in class jp.ne.dti.lares.foozy.sasax.rss.RSSRootElement
"channel" sub element.
CHANNEL - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 
ChannelElement - class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement.
Class to parse "channel" element of RSS.
ChannelElement(Element) - Constructor for class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement
Constructor.
CHECKER - Static variable in class jp.ne.dti.lares.foozy.sasax.rss.EnsureRDFAbout
Instance of this.
CHECKER - Static variable in class jp.ne.dti.lares.foozy.sasax.rss.EnsureRDFResource
Instance of this.

D

description - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ItemElement
"description" sub element.
description - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement
"description" sub element.
description - Variable in class jp.ne.dti.lares.foozy.sasax.rss.TextinputElement
"description" sub element.
DESCRIPTION - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 

E

elementEnded(Element, ParseContext) - Method in class jp.ne.dti.lares.foozy.sasax.rss.EnsureAttribute
Invoked when target element is "ended".
elementStarted(Element, ParseContext, Attributes) - Method in class jp.ne.dti.lares.foozy.sasax.rss.EnsureAttribute
Invoked when target element is "started".
EnsureAttribute - class jp.ne.dti.lares.foozy.sasax.rss.EnsureAttribute.
Ensure specified attribute in "startElement" event.
EnsureAttribute(String, String) - Constructor for class jp.ne.dti.lares.foozy.sasax.rss.EnsureAttribute
Constructor.
EnsureRDFAbout - class jp.ne.dti.lares.foozy.sasax.rss.EnsureRDFAbout.
This examine "rdf:about" attribute.
EnsureRDFResource - class jp.ne.dti.lares.foozy.sasax.rss.EnsureRDFResource.
This examine "rdf:resource" attribute.

I

image - Variable in class jp.ne.dti.lares.foozy.sasax.rss.RSSRootElement
"image" sub element.
image - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement
"image" sub element.
IMAGE - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 
ImageElement - class jp.ne.dti.lares.foozy.sasax.rss.ImageElement.
Class to parse "image" element of RSS.
ImageElement(Element) - Constructor for class jp.ne.dti.lares.foozy.sasax.rss.ImageElement
Constructor.
item - Variable in class jp.ne.dti.lares.foozy.sasax.rss.RSSRootElement
Repeated "item" element.
ITEM - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 
ItemElement - class jp.ne.dti.lares.foozy.sasax.rss.ItemElement.
Class to parse "item" element of RSS.
ItemElement(Element) - Constructor for class jp.ne.dti.lares.foozy.sasax.rss.ItemElement
Constructor.
items - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement
"items" sub element.
ITEMS - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 

J

jp.ne.dti.lares.foozy.sasax.rss - package jp.ne.dti.lares.foozy.sasax.rss
Package for RSS(RDF Site Summary) XML document parser on SASAX framework.

L

li - Variable in class jp.ne.dti.lares.foozy.sasax.rss.RDFSeqElement
Repeated "li" element.
LI - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RDF
 
link - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ItemElement
"link" sub element.
link - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement
"link" sub element.
link - Variable in class jp.ne.dti.lares.foozy.sasax.rss.TextinputElement
"link" sub element.
link - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ImageElement
"link" sub element.
LINK - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 

M

main(String[]) - Static method in class jp.ne.dti.lares.foozy.sasax.rss.RSSRootElement
Bootstrap RSS parser.

N

name - Variable in class jp.ne.dti.lares.foozy.sasax.rss.TextinputElement
"name" sub element.
NAME - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 
NS_URI - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RDF
Name space URI for RDF.
NS_URI - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
Name space URI for RDF.

R

RDF - interface jp.ne.dti.lares.foozy.sasax.rss.RDF.
Constants for RDF.
RDF - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RDF
 
rdfSeq - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement
"rdf:Seq" sub element under "items".
RDFSeqElement - class jp.ne.dti.lares.foozy.sasax.rss.RDFSeqElement.
Class to parse "rdf:Seq" element of RSS.
RDFSeqElement(Element) - Constructor for class jp.ne.dti.lares.foozy.sasax.rss.RDFSeqElement
Constructor.
repetition - Variable in class jp.ne.dti.lares.foozy.sasax.rss.RDFSeqElement
Repetition of "li" element.
repetition - Variable in class jp.ne.dti.lares.foozy.sasax.rss.RSSRootElement
Repetition of "item" element.
RESOURCE - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RDF
 
RSS - interface jp.ne.dti.lares.foozy.sasax.rss.RSS.
Constants for RSS(RDF Site Summary).
RSSRootElement - class jp.ne.dti.lares.foozy.sasax.rss.RSSRootElement.
Class to parse XML document as RSS.
RSSRootElement(Element) - Constructor for class jp.ne.dti.lares.foozy.sasax.rss.RSSRootElement
Constructor.

S

SEQ - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RDF
 

T

textinput - Variable in class jp.ne.dti.lares.foozy.sasax.rss.RSSRootElement
"textinput" sub element.
textinput - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement
"textinput" sub element.
TEXTINPUT - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 
TextinputElement - class jp.ne.dti.lares.foozy.sasax.rss.TextinputElement.
Class to parse "textinput" element of RSS.
TextinputElement(Element) - Constructor for class jp.ne.dti.lares.foozy.sasax.rss.TextinputElement
Constructor.
title - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ItemElement
"title" sub element.
title - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ChannelElement
"title" sub element.
title - Variable in class jp.ne.dti.lares.foozy.sasax.rss.TextinputElement
"title" sub element.
title - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ImageElement
"title" sub element.
TITLE - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 

U

url - Variable in class jp.ne.dti.lares.foozy.sasax.rss.ImageElement
"url" sub element.
URL - Static variable in interface jp.ne.dti.lares.foozy.sasax.rss.RSS
 

A C D E I J L M N R S T U
SASAX-RSS parser