Uses of Interface
org.apache.commons.feedparser.locate.AnchorParserListener

Packages that use AnchorParserListener
org.apache.commons.feedparser.locate A feed AutoDiscovery parser which supports both RSS and Atom. 
 

Uses of AnchorParserListener in org.apache.commons.feedparser.locate
 

Methods in org.apache.commons.feedparser.locate with parameters of type AnchorParserListener
static void AnchorParser.parse(String content, AnchorParserListener listener)
           
static void AnchorParser.parseAnchors(String content, AnchorParserListener listener)
          Deprecated. use HTParser
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.