Uses of Class
org.rometools.feed.opml.Outline

Packages that use Outline
org.rometools.feed.synd.impl This packages contains the SyndFeed converters for the OPML module. 
org.rometools.io.impl This package contains the feed parsers for OPML1 and OPML2. 
 

Uses of Outline in org.rometools.feed.synd.impl
 

Methods in org.rometools.feed.synd.impl with parameters of type Outline
protected  com.sun.syndication.feed.synd.SyndEntry ConverterForOPML10.createEntry(org.rometools.feed.synd.impl.ConverterForOPML10.TreeContext context, List allEntries, Outline outline)
           
 

Uses of Outline in org.rometools.io.impl
 

Methods in org.rometools.io.impl that return Outline
protected  Outline OPML20Parser.parseOutline(org.jdom.Element e, boolean validate)
           
protected  Outline OPML10Parser.parseOutline(org.jdom.Element e, boolean validate)
           
 

Methods in org.rometools.io.impl with parameters of type Outline
protected  org.jdom.Element OPML10Generator.generateOutline(Outline outline)
           
protected  org.jdom.Element OPML20Generator.generateOutline(Outline outline)
           
 



Copyright © 2013 ROME Project. All Rights Reserved.