A C E G H I O P R S T U

A

addNotNullAttribute(Element, String, Object) - Method in class org.rometools.io.impl.OPML10Generator
 
addNotNullSimpleElement(Element, String, Object) - Method in class org.rometools.io.impl.OPML10Generator
 
addOwner(Opml, SyndFeed) - Method in class org.rometools.feed.synd.impl.ConverterForOPML10
 
Attribute - Class in org.rometools.feed.opml
This is a simple name-value pair attribute for outlines.
Attribute() - Constructor for class org.rometools.feed.opml.Attribute
Creates a new instance of Attribute
Attribute(String, String) - Constructor for class org.rometools.feed.opml.Attribute
Creates a new instance of Attribute.

C

clone() - Method in class org.rometools.feed.opml.Attribute
 
clone() - Method in class org.rometools.feed.opml.Outline
 
ConverterForOPML10 - Class in org.rometools.feed.synd.impl
 
ConverterForOPML10() - Constructor for class org.rometools.feed.synd.impl.ConverterForOPML10
Creates a new instance of ConverterForOPML10
ConverterForOPML20 - Class in org.rometools.feed.synd.impl
 
ConverterForOPML20() - Constructor for class org.rometools.feed.synd.impl.ConverterForOPML20
Creates a new instance of ConverterForOPML20
copyInto(WireFeed, SyndFeed) - Method in class org.rometools.feed.synd.impl.ConverterForOPML10
Makes a deep copy/conversion of the values of a real feed into a SyndFeedImpl.
copyInto(WireFeed, SyndFeed) - Method in class org.rometools.feed.synd.impl.ConverterForOPML20
Makes a deep copy/conversion of the values of a real feed into a SyndFeedImpl.
createEntries(ConverterForOPML10.TreeContext, List, List) - Method in class org.rometools.feed.synd.impl.ConverterForOPML10
 
createEntry(ConverterForOPML10.TreeContext, List, Outline) - Method in class org.rometools.feed.synd.impl.ConverterForOPML10
 
createRealFeed(SyndFeed) - Method in class org.rometools.feed.synd.impl.ConverterForOPML10
Creates real feed with a deep copy/conversion of the values of a SyndFeedImpl.
createRealFeed(SyndFeed) - Method in class org.rometools.feed.synd.impl.ConverterForOPML20
Creates real feed with a deep copy/conversion of the values of a SyndFeedImpl.

E

equals(Object) - Method in class org.rometools.feed.opml.Attribute
 
equals(Object) - Method in class org.rometools.feed.opml.Outline
 
equals(Object) - Method in class org.rometools.feed.synd.impl.TreeCategoryImpl
 

G

generate(WireFeed) - Method in class org.rometools.io.impl.OPML10Generator
Creates an XML document (JDOM) for the given feed bean.
generate(WireFeed) - Method in class org.rometools.io.impl.OPML20Generator
Creates an XML document (JDOM) for the given feed bean.
generateHead(Opml) - Method in class org.rometools.io.impl.OPML10Generator
 
generateHead(Opml) - Method in class org.rometools.io.impl.OPML20Generator
 
generateOutline(Outline) - Method in class org.rometools.io.impl.OPML10Generator
 
generateOutline(Outline) - Method in class org.rometools.io.impl.OPML20Generator
 
generateOutlines(List) - Method in class org.rometools.io.impl.OPML10Generator
 
getAttributes() - Method in class org.rometools.feed.opml.Outline
List of attributes on this outline excluding the "common types" for the specification.
getAttributeValue(String) - Method in class org.rometools.feed.opml.Outline
Returns the value of an attribute on the outline or null.
getCategories() - Method in class org.rometools.feed.opml.Outline
(OPML 2) A List of Strings indicating values in the category attribute.
getChildren() - Method in class org.rometools.feed.opml.Outline
A list of sub-outlines for this entry.
getCreated() - Method in class org.rometools.feed.opml.Opml
<dateCreated> is a date-time, indicating when the document was created.
getCreated() - Method in class org.rometools.feed.opml.Outline
(OPML 2) created is the date-time that the outline node was created.
getDocs() - Method in class org.rometools.feed.opml.Opml
(OPML 2) <docs> is the http address of documentation for the format used in the OPML file.
getExpansionState() - Method in class org.rometools.feed.opml.Opml
<expansionState> is a comma-separated list of line numbers that are expanded.
getHtmlUrl() - Method in class org.rometools.feed.opml.Outline
A convenience method to return the value of the htmlUrl attribute.
getModified() - Method in class org.rometools.feed.opml.Opml
<dateModified> is a date-time, indicating when the document was last modified.
getModules() - Method in class org.rometools.feed.opml.Outline
 
getName() - Method in class org.rometools.feed.opml.Attribute
name of the attribute.
getOutlines() - Method in class org.rometools.feed.opml.Opml
Root level Outline object that should appear in the <body>
getOwnerEmail() - Method in class org.rometools.feed.opml.Opml
<ownerEmail> is a string, the email address of the owner of the document.
getOwnerId() - Method in class org.rometools.feed.opml.Opml
(OPML 2) <ownerId> is the http address of a web page that contains an HTML a form that allows a human reader to communicate with the author of the document via email or other means.
getOwnerName() - Method in class org.rometools.feed.opml.Opml
<ownerName> is a string, the owner of the document.
getText() - Method in class org.rometools.feed.opml.Outline
The "text" attribute of the outline.
getTitle() - Method in class org.rometools.feed.opml.Opml
<title> is the title of the document.
getTitle() - Method in class org.rometools.feed.opml.Outline
The "title" attribute of the outline.
getType() - Method in class org.rometools.feed.opml.Outline
The "type" attribute of the outline.
getType() - Method in class org.rometools.feed.synd.impl.ConverterForOPML10
Returns the type (version) of the real feed this converter handles.
getType() - Method in class org.rometools.feed.synd.impl.ConverterForOPML20
Returns the type (version) of the real feed this converter handles.
getType() - Method in class org.rometools.io.impl.OPML20Generator
Returns the type of feed the generator creates.
getUrl() - Method in class org.rometools.feed.opml.Outline
A convenience method to return the value of the url attribute.
getValue() - Method in class org.rometools.feed.opml.Attribute
value of the attribute.
getVerticalScrollState() - Method in class org.rometools.feed.opml.Opml
<vertScrollState> is a number, saying which line of the outline is displayed on the top line of the window.
getWindowBottom() - Method in class org.rometools.feed.opml.Opml
<windowBottom> is a number, the pixel location of the bottom edge of the window.
getWindowLeft() - Method in class org.rometools.feed.opml.Opml
<windowLeft> is a number, the pixel location of the left edge of the window.
getWindowRight() - Method in class org.rometools.feed.opml.Opml
<windowRight> is a number, the pixel location of the right edge of the window.
getWindowTop() - Method in class org.rometools.feed.opml.Opml
<windowTop> is a number, the pixel location of the top edge of the window.
getXmlUrl() - Method in class org.rometools.feed.opml.Outline
A convenience method to return the value of the xmlUrl attribute.

H

hashCode() - Method in class org.rometools.feed.opml.Attribute
 
hashCode() - Method in class org.rometools.feed.opml.Outline
 

I

intArrayToCsvString(int[]) - Method in class org.rometools.io.impl.OPML10Generator
 
isBreakpoint() - Method in class org.rometools.feed.opml.Outline
isBreakpoint is a string, either "true" or "false", indicating whether a breakpoint is set on this outline.
isComment() - Method in class org.rometools.feed.opml.Outline
isComment is a string, either "true" or "false", indicating whether the outline is commented or not.
isMyType(Document) - Method in class org.rometools.io.impl.OPML10Parser
Inspects an XML Document (JDOM) to check if it can parse it.
isMyType(Document) - Method in class org.rometools.io.impl.OPML20Parser
Inspects an XML Document (JDOM) to check if it can parse it.

O

Opml - Class in org.rometools.feed.opml
This class represents the root of an OPML 1/2 feed and contains the elements that may appear in the <head> tag of the feed.
Opml() - Constructor for class org.rometools.feed.opml.Opml
Creates a new instance of Opml
OPML10Generator - Class in org.rometools.io.impl
 
OPML10Generator() - Constructor for class org.rometools.io.impl.OPML10Generator
Creates a new instance of Opml10Generator
OPML10Generator(String) - Constructor for class org.rometools.io.impl.OPML10Generator
 
OPML10Parser - Class in org.rometools.io.impl
 
OPML10Parser() - Constructor for class org.rometools.io.impl.OPML10Parser
Creates a new instance of Opml10Parser
OPML10Parser(String) - Constructor for class org.rometools.io.impl.OPML10Parser
 
OPML20Generator - Class in org.rometools.io.impl
 
OPML20Generator() - Constructor for class org.rometools.io.impl.OPML20Generator
Creates a new instance of OPML20Generator
OPML20Parser - Class in org.rometools.io.impl
 
OPML20Parser() - Constructor for class org.rometools.io.impl.OPML20Parser
Creates a new instance of Opml20Parser
org.rometools.feed.opml - package org.rometools.feed.opml
This package represents the base objects for OPML support for ROME.
org.rometools.feed.synd.impl - package org.rometools.feed.synd.impl
This packages contains the SyndFeed converters for the OPML module.
org.rometools.io.impl - package org.rometools.io.impl
This package contains the feed parsers for OPML1 and OPML2.
Outline - Class in org.rometools.feed.opml
This class represents an OPML outline element.
Outline() - Constructor for class org.rometools.feed.opml.Outline
Creates a new instance of Outline
Outline(String, String) - Constructor for class org.rometools.feed.opml.Outline
Creates a new outline with the specified type and text values.
Outline(String, URL, URL) - Constructor for class org.rometools.feed.opml.Outline
Creates an outline with the given title, xmlUrl and htmlUrl.

P

parse(Document, boolean) - Method in class org.rometools.io.impl.OPML10Parser
Parses an XML document (JDOM Document) into a feed bean.
parse(Document, boolean) - Method in class org.rometools.io.impl.OPML20Parser
Parses an XML document (JDOM Document) into a feed bean.
parseOutline(Element, boolean) - Method in class org.rometools.io.impl.OPML10Parser
 
parseOutline(Element, boolean) - Method in class org.rometools.io.impl.OPML20Parser
 
parseOutlines(List, boolean) - Method in class org.rometools.io.impl.OPML10Parser
 

R

readBoolean(String) - Method in class org.rometools.io.impl.OPML10Parser
 
readIntArray(String) - Method in class org.rometools.io.impl.OPML10Parser
 
readInteger(String) - Method in class org.rometools.io.impl.OPML10Parser
 

S

setAttributes(List) - Method in class org.rometools.feed.opml.Outline
List of attributes on this outline excluding the "common types" for the specification.
setBreakpoint(boolean) - Method in class org.rometools.feed.opml.Outline
isBreakpoint is a string, either "true" or "false", indicating whether a breakpoint is set on this outline.
setCategories(List) - Method in class org.rometools.feed.opml.Outline
(OPML 2) A List of Strings indicating values in the category attribute.
setChildren(List) - Method in class org.rometools.feed.opml.Outline
A list of sub-outlines for this entry.
setComment(boolean) - Method in class org.rometools.feed.opml.Outline
isComment is a string, either "true" or "false", indicating whether the outline is commented or not.
setCreated(Date) - Method in class org.rometools.feed.opml.Opml
is a date-time, indicating when the document was created.
setCreated(Date) - Method in class org.rometools.feed.opml.Outline
(OPML 2) created is the date-time that the outline node was created.
setDocs(String) - Method in class org.rometools.feed.opml.Opml
(OPML 2) <docs> is the http address of documentation for the format used in the OPML file.
setExpansionState(int[]) - Method in class org.rometools.feed.opml.Opml
<expansionState>is a comma-separated list of line numbers that are expanded.
setModified(Date) - Method in class org.rometools.feed.opml.Opml
<dateModified> is a date-time, indicating when the document was last modified.
setModules(List) - Method in class org.rometools.feed.opml.Outline
 
setName(String) - Method in class org.rometools.feed.opml.Attribute
name of the attribute.
setOutlines(List) - Method in class org.rometools.feed.opml.Opml
Root level Outline object that should appear in the <body>
setOwnerEmail(String) - Method in class org.rometools.feed.opml.Opml
<ownerEmail> is a string, the email address of the owner of the document.
setOwnerId(String) - Method in class org.rometools.feed.opml.Opml
(OPML 2) <ownerId> is the http address of a web page that contains an HTML a form that allows a human reader to communicate with the author of the document via email or other means.
setOwnerName(String) - Method in class org.rometools.feed.opml.Opml
<ownerName> is a string, the owner of the document.
setText(String) - Method in class org.rometools.feed.opml.Outline
The "text" attribute of the outline.
setTitle(String) - Method in class org.rometools.feed.opml.Opml
<title> is the title of the document.
setTitle(String) - Method in class org.rometools.feed.opml.Outline
The "title" attribute of the outline.
setType(String) - Method in class org.rometools.feed.opml.Outline
The "type" attribute of the outline.
setValue(String) - Method in class org.rometools.feed.opml.Attribute
value of the attribute.
setVerticalScrollState(Integer) - Method in class org.rometools.feed.opml.Opml
<vertScrollState> is a number, saying which line of the outline is displayed on the top line of the window.
setWindowBottom(Integer) - Method in class org.rometools.feed.opml.Opml
<windowBottom> is a number, the pixel location of the bottom edge of the window.
setWindowLeft(Integer) - Method in class org.rometools.feed.opml.Opml
<windowLeft> is a number, the pixel location of the left edge of the window.
setWindowRight(Integer) - Method in class org.rometools.feed.opml.Opml
<windowRight> is a number, the pixel location of the right edge of the window.
setWindowTop(Integer) - Method in class org.rometools.feed.opml.Opml
<windowTop> is a number, the pixel location of the top edge of the window.

T

toString() - Method in class org.rometools.feed.opml.Attribute
 
toString() - Method in class org.rometools.feed.opml.Outline
 
TreeCategoryImpl - Class in org.rometools.feed.synd.impl
 
TreeCategoryImpl() - Constructor for class org.rometools.feed.synd.impl.TreeCategoryImpl
Creates a new instance of TreeCategoryImpl

U

URI_ATTRIBUTE - Static variable in class org.rometools.feed.synd.impl.ConverterForOPML10
 
URI_TREE - Static variable in class org.rometools.feed.synd.impl.ConverterForOPML10
 

A C E G H I O P R S T U

Copyright © 2013 ROME Project. All Rights Reserved.