|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.apache.commons.feedparser.ContentDetectorResult
| Field Summary | |
|---|---|
boolean |
isAtom
|
boolean |
isFeed
True if this is a feed (RSS or Atom) |
boolean |
isHTML
|
boolean |
isRSS
|
| Constructor Summary | |
|---|---|
ContentDetectorResult()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean isFeed
public boolean isRSS
public boolean isAtom
public boolean isHTML
| Constructor Detail |
public ContentDetectorResult()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||