文件名称: rome-2.1.0.jar中文-英文对照文档.zip
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
<version>2.1.0</version>
</dependency>Gradle:
implementation group: 'com.rometools', name: 'rome', version: '2.1.0'
Gradle (Short):
implementation 'com.rometools:rome:2.1.0'
Gradle (Kotlin):
implementation("com.rometools:rome:2.1.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.rometools.rome.feed
com.rometools.rome.feed.atom
com.rometools.rome.feed.impl
com.rometools.rome.feed.module
com.rometools.rome.feed.module.impl
com.rometools.rome.feed.rss
com.rometools.rome.feed.synd
com.rometools.rome.feed.synd.impl
com.rometools.rome.io
com.rometools.rome.io.implcom.rometools.rome.feed.CopyFrom
com.rometools.rome.feed.WireFeed
com.rometools.rome.feed.atom.Category
com.rometools.rome.feed.atom.Content
com.rometools.rome.feed.atom.Entry
com.rometools.rome.feed.atom.Feed
com.rometools.rome.feed.atom.Generator
com.rometools.rome.feed.atom.Link
com.rometools.rome.feed.atom.Person
com.rometools.rome.feed.impl.BeanIntrospector
com.rometools.rome.feed.impl.CloneableBean
com.rometools.rome.feed.impl.ConfigurableClassLoader
com.rometools.rome.feed.impl.CopyFromHelper
com.rometools.rome.feed.impl.EqualsBean
com.rometools.rome.feed.impl.PropertyDescriptor
com.rometools.rome.feed.impl.ToStringBean
com.rometools.rome.feed.module.DCModule
com.rometools.rome.feed.module.DCModuleImpl
com.rometools.rome.feed.module.DCSubject
com.rometools.rome.feed.module.DCSubjectImpl
com.rometools.rome.feed.module.Extendable
com.rometools.rome.feed.module.Module
com.rometools.rome.feed.module.ModuleImpl
com.rometools.rome.feed.module.SyModule
com.rometools.rome.feed.module.SyModuleImpl
com.rometools.rome.feed.module.impl.ModuleUtils
com.rometools.rome.feed.rss.Category
com.rometools.rome.feed.rss.Channel
com.rometools.rome.feed.rss.Cloud
com.rometools.rome.feed.rss.Content
com.rometools.rome.feed.rss.Description
com.rometools.rome.feed.rss.Enclosure
com.rometools.rome.feed.rss.Guid
com.rometools.rome.feed.rss.Image
com.rometools.rome.feed.rss.Item
com.rometools.rome.feed.rss.Source
com.rometools.rome.feed.rss.TextInput
com.rometools.rome.feed.synd.Converter
com.rometools.rome.feed.synd.SyndCategory
com.rometools.rome.feed.synd.SyndCategoryImpl
com.rometools.rome.feed.synd.SyndContent
com.rometools.rome.feed.synd.SyndContentImpl
com.rometools.rome.feed.synd.SyndEnclosure
com.rometools.rome.feed.synd.SyndEnclosureImpl
com.rometools.rome.feed.synd.SyndEntry
com.rometools.rome.feed.synd.SyndEntryImpl
com.rometools.rome.feed.synd.SyndFeed
com.rometools.rome.feed.synd.SyndFeedImpl
com.rometools.rome.feed.synd.SyndImage
com.rometools.rome.feed.synd.SyndImageImpl
com.rometools.rome.feed.synd.SyndLink
com.rometools.rome.feed.synd.SyndLinkImpl
com.rometools.rome.feed.synd.SyndPerson
com.rometools.rome.feed.synd.SyndPersonImpl
com.rometools.rome.feed.synd.impl.ConverterForAtom03
com.rometools.rome.feed.synd.impl.ConverterForAtom10
com.rometools.rome.feed.synd.impl.ConverterForRSS090
com.rometools.rome.feed.synd.impl.ConverterForRSS091Netscape
com.rometools.rome.feed.synd.impl.ConverterForRSS091Userland
com.rometools.rome.feed.synd.impl.ConverterForRSS092
com.rometools.rome.feed.synd.impl.ConverterForRSS093
com.rometools.rome.feed.synd.impl.ConverterForRSS094
com.rometools.rome.feed.synd.impl.ConverterForRSS10
com.rometools.rome.feed.synd.impl.ConverterForRSS20
com.rometools.rome.feed.synd.impl.Converters
com.rometools.rome.feed.synd.impl.URINormalizer
com.rometools.rome.io.DelegatingModuleGenerator
com.rometools.rome.io.DelegatingModuleParser
com.rometools.rome.io.FeedException
com.rometools.rome.io.ModuleGenerator
com.rometools.rome.io.ModuleParser
com.rometools.rome.io.ParsingFeedException
com.rometools.rome.io.SAXBuilder
com.rometools.rome.io.SyndFeedInput
com.rometools.rome.io.SyndFeedOutput
com.rometools.rome.io.WireFeedGenerator
com.rometools.rome.io.WireFeedInput
com.rometools.rome.io.WireFeedOutput
com.rometools.rome.io.WireFeedParser
com.rometools.rome.io.XmlReader
com.rometools.rome.io.XmlReaderException
com.rometools.rome.io.impl.Atom03Generator
com.rometools.rome.io.impl.Atom03Parser
com.rometools.rome.io.impl.Atom10Generator
com.rometools.rome.io.impl.Atom10Parser
com.rometools.rome.io.impl.Base64
com.rometools.rome.io.impl.BaseWireFeedGenerator
com.rometools.rome.io.impl.BaseWireFeedParser
com.rometools.rome.io.impl.DCModuleGenerator
com.rometools.rome.io.impl.DCModuleParser
com.rometools.rome.io.impl.DateParser
com.rometools.rome.io.impl.FeedGenerators
com.rometools.rome.io.impl.FeedParsers
com.rometools.rome.io.impl.ModuleGenerators
com.rometools.rome.io.impl.ModuleParsers
com.rometools.rome.io.impl.NumberParser
com.rometools.rome.io.impl.PluginManager
com.rometools.rome.io.impl.PropertiesLoader
com.rometools.rome.io.impl.RSS090Generator
com.rometools.rome.io.impl.RSS090Parser
com.rometools.rome.io.impl.RSS091NetscapeGenerator
com.rometools.rome.io.impl.RSS091NetscapeParser
com.rometools.rome.io.impl.RSS091UserlandGenerator
com.rometools.rome.io.impl.RSS091UserlandParser
com.rometools.rome.io.impl.RSS092Generator
com.rometools.rome.io.impl.RSS092Parser
com.rometools.rome.io.impl.RSS093Generator
com.rometools.rome.io.impl.RSS093Parser
com.rometools.rome.io.impl.RSS094Generator
com.rometools.rome.io.impl.RSS094Parser
com.rometools.rome.io.impl.RSS10Generator
com.rometools.rome.io.impl.RSS10Parser
com.rometools.rome.io.impl.RSS20Generator
com.rometools.rome.io.impl.RSS20Parser
com.rometools.rome.io.impl.RSS20wNSParser
com.rometools.rome.io.impl.SyModuleGenerator
com.rometools.rome.io.impl.SyModuleParser
com.rometools.rome.io.impl.XmlFixerReader