jar

com.rometools : rome

Maven & Gradle

Mar 12, 2023
130 usages
870 stars

rome · All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.

Table Of Contents

Latest Version

Download com.rometools : rome JAR file - Latest Versions:

All Versions

Download com.rometools : rome JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rome-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rometools.rome.feed.module.impl

├─ com.rometools.rome.feed.module.impl.ModuleUtils.class - [JAR]

com.rometools.rome.feed.synd

├─ com.rometools.rome.feed.synd.Converter.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndCategory.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndCategoryImpl.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndCategoryListFacade.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndContent.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndContentImpl.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndEnclosure.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndEnclosureImpl.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndEntry.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndEntryImpl.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndFeed.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndFeedImpl.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndImage.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndImageImpl.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndLink.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndLinkImpl.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndPerson.class - [JAR]

├─ com.rometools.rome.feed.synd.SyndPersonImpl.class - [JAR]

com.rometools.rome.io.impl

├─ com.rometools.rome.io.impl.Atom03Generator.class - [JAR]

├─ com.rometools.rome.io.impl.Atom03Parser.class - [JAR]

├─ com.rometools.rome.io.impl.Atom10Generator.class - [JAR]

├─ com.rometools.rome.io.impl.Atom10Parser.class - [JAR]

├─ com.rometools.rome.io.impl.Base64.class - [JAR]

├─ com.rometools.rome.io.impl.BaseWireFeedGenerator.class - [JAR]

├─ com.rometools.rome.io.impl.BaseWireFeedParser.class - [JAR]

├─ com.rometools.rome.io.impl.DCModuleGenerator.class - [JAR]

├─ com.rometools.rome.io.impl.DCModuleParser.class - [JAR]

├─ com.rometools.rome.io.impl.DateParser.class - [JAR]

├─ com.rometools.rome.io.impl.FeedGenerators.class - [JAR]

├─ com.rometools.rome.io.impl.FeedParsers.class - [JAR]

├─ com.rometools.rome.io.impl.ModuleGenerators.class - [JAR]

├─ com.rometools.rome.io.impl.ModuleParsers.class - [JAR]

├─ com.rometools.rome.io.impl.NumberParser.class - [JAR]

├─ com.rometools.rome.io.impl.PluginManager.class - [JAR]

├─ com.rometools.rome.io.impl.PropertiesLoader.class - [JAR]

├─ com.rometools.rome.io.impl.RSS090Generator.class - [JAR]

├─ com.rometools.rome.io.impl.RSS090Parser.class - [JAR]

├─ com.rometools.rome.io.impl.RSS091NetscapeGenerator.class - [JAR]

├─ com.rometools.rome.io.impl.RSS091NetscapeParser.class - [JAR]

├─ com.rometools.rome.io.impl.RSS091UserlandGenerator.class - [JAR]

├─ com.rometools.rome.io.impl.RSS091UserlandParser.class - [JAR]

├─ com.rometools.rome.io.impl.RSS092Generator.class - [JAR]

├─ com.rometools.rome.io.impl.RSS092Parser.class - [JAR]

├─ com.rometools.rome.io.impl.RSS093Generator.class - [JAR]

├─ com.rometools.rome.io.impl.RSS093Parser.class - [JAR]

├─ com.rometools.rome.io.impl.RSS094Generator.class - [JAR]

├─ com.rometools.rome.io.impl.RSS094Parser.class - [JAR]

├─ com.rometools.rome.io.impl.RSS10Generator.class - [JAR]

├─ com.rometools.rome.io.impl.RSS10Parser.class - [JAR]

├─ com.rometools.rome.io.impl.RSS20Generator.class - [JAR]

├─ com.rometools.rome.io.impl.RSS20Parser.class - [JAR]

├─ com.rometools.rome.io.impl.RSS20wNSParser.class - [JAR]

├─ com.rometools.rome.io.impl.SyModuleGenerator.class - [JAR]

├─ com.rometools.rome.io.impl.SyModuleParser.class - [JAR]

├─ com.rometools.rome.io.impl.XmlFixerReader.class - [JAR]

com.rometools.rome.feed.rss

├─ com.rometools.rome.feed.rss.Category.class - [JAR]

├─ com.rometools.rome.feed.rss.Channel.class - [JAR]

├─ com.rometools.rome.feed.rss.Cloud.class - [JAR]

├─ com.rometools.rome.feed.rss.Content.class - [JAR]

├─ com.rometools.rome.feed.rss.Description.class - [JAR]

├─ com.rometools.rome.feed.rss.Enclosure.class - [JAR]

├─ com.rometools.rome.feed.rss.Guid.class - [JAR]

├─ com.rometools.rome.feed.rss.Image.class - [JAR]

├─ com.rometools.rome.feed.rss.Item.class - [JAR]

├─ com.rometools.rome.feed.rss.Source.class - [JAR]

├─ com.rometools.rome.feed.rss.TextInput.class - [JAR]

com.rometools.rome.feed

├─ com.rometools.rome.feed.CopyFrom.class - [JAR]

├─ com.rometools.rome.feed.WireFeed.class - [JAR]

com.rometools.rome.feed.impl

├─ com.rometools.rome.feed.impl.BeanIntrospector.class - [JAR]

├─ com.rometools.rome.feed.impl.CloneableBean.class - [JAR]

├─ com.rometools.rome.feed.impl.ConfigurableClassLoader.class - [JAR]

├─ com.rometools.rome.feed.impl.CopyFromHelper.class - [JAR]

├─ com.rometools.rome.feed.impl.EqualsBean.class - [JAR]

├─ com.rometools.rome.feed.impl.PropertyDescriptor.class - [JAR]

├─ com.rometools.rome.feed.impl.ToStringBean.class - [JAR]

com.rometools.rome.feed.synd.impl

├─ com.rometools.rome.feed.synd.impl.ConverterForAtom03.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForAtom10.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForRSS090.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForRSS091Netscape.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForRSS092.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForRSS093.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForRSS094.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForRSS10.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.ConverterForRSS20.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.Converters.class - [JAR]

├─ com.rometools.rome.feed.synd.impl.URINormalizer.class - [JAR]

com.rometools.rome.io

├─ com.rometools.rome.io.DelegatingModuleGenerator.class - [JAR]

├─ com.rometools.rome.io.DelegatingModuleParser.class - [JAR]

├─ com.rometools.rome.io.FeedException.class - [JAR]

├─ com.rometools.rome.io.ModuleGenerator.class - [JAR]

├─ com.rometools.rome.io.ModuleParser.class - [JAR]

├─ com.rometools.rome.io.ParsingFeedException.class - [JAR]

├─ com.rometools.rome.io.SAXBuilder.class - [JAR]

├─ com.rometools.rome.io.SyndFeedInput.class - [JAR]

├─ com.rometools.rome.io.SyndFeedOutput.class - [JAR]

├─ com.rometools.rome.io.WireFeedGenerator.class - [JAR]

├─ com.rometools.rome.io.WireFeedInput.class - [JAR]

├─ com.rometools.rome.io.WireFeedOutput.class - [JAR]

├─ com.rometools.rome.io.WireFeedParser.class - [JAR]

├─ com.rometools.rome.io.XmlReader.class - [JAR]

├─ com.rometools.rome.io.XmlReaderException.class - [JAR]

com.rometools.rome.feed.module

├─ com.rometools.rome.feed.module.DCModule.class - [JAR]

├─ com.rometools.rome.feed.module.DCModuleImpl.class - [JAR]

├─ com.rometools.rome.feed.module.DCSubject.class - [JAR]

├─ com.rometools.rome.feed.module.DCSubjectImpl.class - [JAR]

├─ com.rometools.rome.feed.module.Extendable.class - [JAR]

├─ com.rometools.rome.feed.module.Module.class - [JAR]

├─ com.rometools.rome.feed.module.ModuleImpl.class - [JAR]

├─ com.rometools.rome.feed.module.SyModule.class - [JAR]

├─ com.rometools.rome.feed.module.SyModuleImpl.class - [JAR]

com.rometools.rome.feed.atom

├─ com.rometools.rome.feed.atom.Category.class - [JAR]

├─ com.rometools.rome.feed.atom.Content.class - [JAR]

├─ com.rometools.rome.feed.atom.Entry.class - [JAR]

├─ com.rometools.rome.feed.atom.Feed.class - [JAR]

├─ com.rometools.rome.feed.atom.Generator.class - [JAR]

├─ com.rometools.rome.feed.atom.Link.class - [JAR]

├─ com.rometools.rome.feed.atom.Person.class - [JAR]

Advertisement

Dependencies from Group

Mar 12, 2023
130 usages
870 stars
Mar 12, 2023
25 usages
871 stars
Feb 15, 2023
23 usages
869 stars
Mar 12, 2023
15 usages
869 stars
Feb 15, 2023
6 usages
871 stars

Discover Dependencies

Jul 11, 2023
72 usages
2.7k stars
Nov 09, 2019
31 usages
May 21, 2023
20 usages
14.7k stars
Aug 14, 2023
401 usages
3k stars
Jun 22, 2023
78 usages
294 stars
Aug 10, 2015
22 usages
Sep 08, 2021
4 usages
4.5k stars
Aug 10, 2023
27 usages
27 stars
Mar 10, 2017
165 usages