Uses of Package
com.rometools.rome.io
-
Packages that use com.rometools.rome.io Package Description com.rometools.rome.io com.rometools.rome.io.impl -
Classes in com.rometools.rome.io used by com.rometools.rome.io Class 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.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. -
Classes in com.rometools.rome.io used by com.rometools.rome.io.impl Class 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.