Uses of Class
org.apache.commons.feedparser.ContentDetectorResult

Packages that use ContentDetectorResult
org.apache.commons.feedparser   
 

Uses of ContentDetectorResult in org.apache.commons.feedparser
 

Methods in org.apache.commons.feedparser that return ContentDetectorResult
static ContentDetectorResult ContentDetector.detect(String content)
          Return true if the given content seems to be RSS.
 



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