文件名称: jersey-json-1.20.jar中文-英文对照文档.zip
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>jersey-json</artifactId>
<version>1.20</version>
</dependency>Gradle:
implementation group: 'com.github.pjfanning', name: 'jersey-json', version: '1.20'
Gradle (Short):
implementation 'com.github.pjfanning:jersey-json:1.20'
Gradle (Kotlin):
implementation("com.github.pjfanning:jersey-json:1.20")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.sun.jersey.api.json
com.sun.jersey.json.impl
com.sun.jersey.json.impl.provider.entity
com.sun.jersey.json.impl.reader
com.sun.jersey.json.impl.writercom.sun.jersey.api.json.JSONConfigurated
com.sun.jersey.api.json.JSONConfiguration
com.sun.jersey.api.json.JSONConfiguration.Builder
com.sun.jersey.api.json.JSONConfiguration.MappedBuilder
com.sun.jersey.api.json.JSONConfiguration.MappedJettisonBuilder
com.sun.jersey.api.json.JSONConfiguration.NaturalBuilder
com.sun.jersey.api.json.JSONConfiguration.Notation
com.sun.jersey.api.json.JSONJAXBContext
com.sun.jersey.api.json.JSONJAXBContext.JSONNotation
com.sun.jersey.api.json.JSONMarshaller
com.sun.jersey.api.json.JSONUnmarshaller
com.sun.jersey.json.impl.BaseJSONMarshaller
com.sun.jersey.json.impl.BaseJSONUnmarshaller
com.sun.jersey.json.impl.BufferingInputOutputStream
com.sun.jersey.json.impl.DefaultJaxbXmlDocumentStructure
com.sun.jersey.json.impl.FilteringInputStream
com.sun.jersey.json.impl.ImplMessages
com.sun.jersey.json.impl.JSONHelper
com.sun.jersey.json.impl.JSONMarshallerImpl
com.sun.jersey.json.impl.JSONUnmarshallerImpl
com.sun.jersey.json.impl.JaxbJdkXmlStructure
com.sun.jersey.json.impl.JaxbProvider
com.sun.jersey.json.impl.JaxbRiXmlStructure
com.sun.jersey.json.impl.JaxbXmlDocumentStructure
com.sun.jersey.json.impl.JsonRootEatingInputStreamFilter
com.sun.jersey.json.impl.MoxyXmlStructure
com.sun.jersey.json.impl.RootElementWrapper
com.sun.jersey.json.impl.Stax2JsonFactory
com.sun.jersey.json.impl.SupportedJaxbProvider
com.sun.jersey.json.impl.provider.entity.JSONArrayProvider
com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.App
com.sun.jersey.json.impl.provider.entity.JSONArrayProvider.General
com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider
com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.App
com.sun.jersey.json.impl.provider.entity.JSONJAXBElementProvider.General
com.sun.jersey.json.impl.provider.entity.JSONListElementProvider
com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.App
com.sun.jersey.json.impl.provider.entity.JSONListElementProvider.General
com.sun.jersey.json.impl.provider.entity.JSONLowLevelProvider
com.sun.jersey.json.impl.provider.entity.JSONObjectProvider
com.sun.jersey.json.impl.provider.entity.JSONObjectProvider.App
com.sun.jersey.json.impl.provider.entity.JSONObjectProvider.General
com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider
com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.App
com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.General
com.sun.jersey.json.impl.provider.entity.JSONRootElementProvider.Wadl
com.sun.jersey.json.impl.provider.entity.JacksonProviderProxy
com.sun.jersey.json.impl.reader.CharactersEvent
com.sun.jersey.json.impl.reader.EndDocumentEvent
com.sun.jersey.json.impl.reader.EndElementEvent
com.sun.jersey.json.impl.reader.JacksonRootAddingParser
com.sun.jersey.json.impl.reader.JsonFormatException
com.sun.jersey.json.impl.reader.JsonNamespaceContext
com.sun.jersey.json.impl.reader.JsonXmlStreamReader
com.sun.jersey.json.impl.reader.NaturalNotationEventProvider
com.sun.jersey.json.impl.reader.StartDocumentEvent
com.sun.jersey.json.impl.reader.StartElementEvent
com.sun.jersey.json.impl.reader.XmlEventProvider
com.sun.jersey.json.impl.writer.A2EXmlStreamWriterProxy
com.sun.jersey.json.impl.writer.DefaultXmlStreamWriter
com.sun.jersey.json.impl.writer.JacksonArrayWrapperGenerator
com.sun.jersey.json.impl.writer.JacksonRootStrippingGenerator
com.sun.jersey.json.impl.writer.JacksonStringMergingGenerator
com.sun.jersey.json.impl.writer.JsonEncoder
com.sun.jersey.json.impl.writer.JsonXmlStreamWriter
com.sun.jersey.json.impl.writer.Stax2JacksonWriter