Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C F G H I P S T

C

CONTENT_FONT - Static variable in class com.fm.transform.htmlTransformer
 
channel - Variable in class com.fm.transform.htmlTransformer
 
com.fm.transform - package com.fm.transform
 

F

filter - Variable in class com.fm.transform.htmlTransformer
 
fmTransformException - exception com.fm.transform.fmTransformException.
RSS channel transformation exception.
fmTransformException(String) - Constructor for class com.fm.transform.fmTransformException
Constructor
fmTransformException(String, Throwable) - Constructor for class com.fm.transform.fmTransformException
Constructor
fmTransformException(Throwable) - Constructor for class com.fm.transform.fmTransformException
Constructor

G

getItemFilter() - Method in interface com.fm.transform.Transformer
Return current item filter
getItemFilter() - Method in class com.fm.transform.htmlTransformer
Return current item filter
getParamValue(String) - Method in interface com.fm.transform.Transformer
Get value of the transformer's parameter
getParamValue(String) - Method in class com.fm.transform.htmlTransformer
Get value of the transformer's parameter

H

htmlTransformer - class com.fm.transform.htmlTransformer.
Default implementation of the transformer.
htmlTransformer(RssItemFilter) - Constructor for class com.fm.transform.htmlTransformer
 

I

includeChanneInfo(StringBuffer, rssItem) - Method in class com.fm.transform.htmlTransformer
Put parent info into string buffer

P

params - Variable in class com.fm.transform.htmlTransformer
 

S

setItemFilter(RssItemFilter) - Method in interface com.fm.transform.Transformer
Set item filter
setItemFilter(RssItemFilter) - Method in class com.fm.transform.htmlTransformer
Set item filter
setParamValue(String, Object) - Method in interface com.fm.transform.Transformer
Set value of the transformer's parameter
setParamValue(String, Object) - Method in class com.fm.transform.htmlTransformer
Set value of the transformer's parameter
setSourceChannel(rssChannel) - Method in interface com.fm.transform.Transformer
Set specified RSS channel object as the source for further transformations
setSourceChannel(rssChannel) - Method in class com.fm.transform.htmlTransformer
Set specified RSS channel object as the source for further transformations

T

Transformer - interface com.fm.transform.Transformer.
Abstract class, which defines common behavior for item transformators.
transform() - Method in interface com.fm.transform.Transformer
Transform prevously specified channel into output format
transform(rssChannel) - Method in interface com.fm.transform.Transformer
Transform specified channel into output format
transform(rssItem) - Method in interface com.fm.transform.Transformer
Transform specified into into output format
transform() - Method in class com.fm.transform.htmlTransformer
Transform prevously specified channel into HTML format
transform(rssChannel) - Method in class com.fm.transform.htmlTransformer
Transform specified channel into HTML format
transform(rssItem) - Method in class com.fm.transform.htmlTransformer
Transform specified item into HTML format

C F G H I P S T