Protected Attributes | |
Localizer | localizer |
Protected Attributes inherited from org.turro.elephant.impl.abstracts.AbstractElement | |
IConstructor | constructor |
ElContext | context |
AttributeSupport | attrSupport |
Element | conf = null |
String[] | types |
String | title |
Collection< String > | metas |
Definition at line 40 of file RssReader.java.
org.turro.elephant.impl.feed.RssReader.RssReader | ( | ) |
Creates a new instance of RssReader
Definition at line 46 of file RssReader.java.
String org.turro.elephant.impl.feed.RssReader.getEnd | ( | ) |
Reimplemented from org.turro.elephant.impl.abstracts.AbstractElement.
Definition at line 77 of file RssReader.java.
String org.turro.elephant.impl.feed.RssReader.getStart | ( | ) |
Reimplemented from org.turro.elephant.impl.abstracts.AbstractElement.
Definition at line 72 of file RssReader.java.
void org.turro.elephant.impl.feed.RssReader.startConstruction | ( | ) | throws ServletException, IOException |
This method start element's construction. It gets called within IConstructor.startConstruction()
.
javax.servlet.ServletException | |
java.io.IOException |
Implements org.turro.elephant.context.IElement.
Definition at line 51 of file RssReader.java.
|
protected |
Definition at line 41 of file RssReader.java.