| Package | Description |
|---|---|
| com.sun.syndication.io | |
| com.sun.syndication.io.impl |
| Class and Description |
|---|
| FeedException
Exception thrown by WireFeedInput, WireFeedOutput, WireFeedParser and WireFeedGenerator instances if they
can not parse or generate a feed.
|
| ModuleGenerator
Injects module metadata into a XML node (JDOM element).
|
| ModuleParser
Parses module metadata from a XML node (JDOM element).
|
| SAXBuilder |
| WireFeedGenerator
Generates an XML document (JDOM) out of a feed for a specific real feed type.
|
| WireFeedInput
Parses an XML document (File, InputStream, Reader, W3C SAX InputSource, W3C DOM Document or JDom DOcument)
into an WireFeed (RSS/Atom).
|
| WireFeedOutput
Generates an XML document (String, File, OutputStream, Writer, W3C DOM document or JDOM document)
out of an WireFeed (RSS/Atom).
|
| WireFeedParser
Parses an XML document (JDOM) into a feed bean.
|
| XmlReaderException
The XmlReaderException is thrown by the XmlReader constructors if the charset encoding
can not be determined according to the XML 1.0 specification and RFC 3023.
|
| Class and Description |
|---|
| FeedException
Exception thrown by WireFeedInput, WireFeedOutput, WireFeedParser and WireFeedGenerator instances if they
can not parse or generate a feed.
|
| ModuleGenerator
Injects module metadata into a XML node (JDOM element).
|
| ModuleParser
Parses module metadata from a XML node (JDOM element).
|
| WireFeedGenerator
Generates an XML document (JDOM) out of a feed for a specific real feed type.
|
| WireFeedParser
Parses an XML document (JDOM) into a feed bean.
|
Copyright © Sun Microsystems. All Rights Reserved.