xmlschema-core-2.3.1.jar中文-英文对照文档.zip

org.apache.ws.xmlschemaxmlschema-core2.3.1API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: xmlschema-core-2.3.1.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 888.59 KB

选择下载方式

方式1:前往hanshuixin.org下载
前往 hanshuixin.org ,在hanshuixin.org查看/下载

文件简介

xmlschema-core-2.3.1.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:xmlschema-core-2.3.1.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:xmlschema-core-2.3.1.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:xmlschema-core-2.3.1.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:xmlschema-core-2.3.1-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 xmlschema-core-2.3.1.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: XmlSchema Core
  • 描述: Commons XMLSchema 是一个轻量级的模式对象模型,可用于操作或生成 XML 模式。
  • 版本: 2.3.1

Maven依赖

<dependency>
	<groupId>org.apache.ws.xmlschema</groupId>
	<artifactId>xmlschema-core</artifactId>
	<version>2.3.1</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.apache.ws.xmlschema', name: 'xmlschema-core', version: '2.3.1'
Gradle (Short):
	implementation 'org.apache.ws.xmlschema:xmlschema-core:2.3.1'
Gradle (Kotlin):
	implementation("org.apache.ws.xmlschema:xmlschema-core:2.3.1")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

org.apache.ws.commons.schema
org.apache.ws.commons.schema.constants
org.apache.ws.commons.schema.extensions
org.apache.ws.commons.schema.internal
org.apache.ws.commons.schema.resolver
org.apache.ws.commons.schema.utils

本组件包含的 Java class(类)

org.apache.ws.commons.schema.SchemaBuilder
org.apache.ws.commons.schema.TypeReceiver
org.apache.ws.commons.schema.ValidationEvent
org.apache.ws.commons.schema.XmlSchema
org.apache.ws.commons.schema.XmlSchemaAll
org.apache.ws.commons.schema.XmlSchemaAllMember
org.apache.ws.commons.schema.XmlSchemaAnnotated
org.apache.ws.commons.schema.XmlSchemaAnnotation
org.apache.ws.commons.schema.XmlSchemaAnnotationItem
org.apache.ws.commons.schema.XmlSchemaAny
org.apache.ws.commons.schema.XmlSchemaAnyAttribute
org.apache.ws.commons.schema.XmlSchemaAppInfo
org.apache.ws.commons.schema.XmlSchemaAttribute
org.apache.ws.commons.schema.XmlSchemaAttributeGroup
org.apache.ws.commons.schema.XmlSchemaAttributeGroupMember
org.apache.ws.commons.schema.XmlSchemaAttributeGroupRef
org.apache.ws.commons.schema.XmlSchemaAttributeOrGroupRef
org.apache.ws.commons.schema.XmlSchemaChoice
org.apache.ws.commons.schema.XmlSchemaChoiceMember
org.apache.ws.commons.schema.XmlSchemaCollection
org.apache.ws.commons.schema.XmlSchemaCollection.SchemaKey
org.apache.ws.commons.schema.XmlSchemaComplexContent
org.apache.ws.commons.schema.XmlSchemaComplexContentExtension
org.apache.ws.commons.schema.XmlSchemaComplexContentRestriction
org.apache.ws.commons.schema.XmlSchemaComplexType
org.apache.ws.commons.schema.XmlSchemaContent
org.apache.ws.commons.schema.XmlSchemaContentModel
org.apache.ws.commons.schema.XmlSchemaContentProcessing
org.apache.ws.commons.schema.XmlSchemaContentType
org.apache.ws.commons.schema.XmlSchemaDerivationMethod
org.apache.ws.commons.schema.XmlSchemaDocumentation
org.apache.ws.commons.schema.XmlSchemaElement
org.apache.ws.commons.schema.XmlSchemaEnumerationFacet
org.apache.ws.commons.schema.XmlSchemaException
org.apache.ws.commons.schema.XmlSchemaExternal
org.apache.ws.commons.schema.XmlSchemaFacet
org.apache.ws.commons.schema.XmlSchemaForm
org.apache.ws.commons.schema.XmlSchemaFractionDigitsFacet
org.apache.ws.commons.schema.XmlSchemaGroup
org.apache.ws.commons.schema.XmlSchemaGroupParticle
org.apache.ws.commons.schema.XmlSchemaGroupRef
org.apache.ws.commons.schema.XmlSchemaIdentityConstraint
org.apache.ws.commons.schema.XmlSchemaImport
org.apache.ws.commons.schema.XmlSchemaInclude
org.apache.ws.commons.schema.XmlSchemaItemWithRef
org.apache.ws.commons.schema.XmlSchemaItemWithRefBase
org.apache.ws.commons.schema.XmlSchemaKey
org.apache.ws.commons.schema.XmlSchemaKeyref
org.apache.ws.commons.schema.XmlSchemaLengthFacet
org.apache.ws.commons.schema.XmlSchemaMaxExclusiveFacet
org.apache.ws.commons.schema.XmlSchemaMaxInclusiveFacet
org.apache.ws.commons.schema.XmlSchemaMaxLengthFacet
org.apache.ws.commons.schema.XmlSchemaMinExclusiveFacet
org.apache.ws.commons.schema.XmlSchemaMinInclusiveFacet
org.apache.ws.commons.schema.XmlSchemaMinLengthFacet
org.apache.ws.commons.schema.XmlSchemaNotation
org.apache.ws.commons.schema.XmlSchemaNumericFacet
org.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaParticle
org.apache.ws.commons.schema.XmlSchemaPatternFacet
org.apache.ws.commons.schema.XmlSchemaRedefine
org.apache.ws.commons.schema.XmlSchemaSequence
org.apache.ws.commons.schema.XmlSchemaSequenceMember
org.apache.ws.commons.schema.XmlSchemaSerializer
org.apache.ws.commons.schema.XmlSchemaSerializer.XmlSchemaSerializerException
org.apache.ws.commons.schema.XmlSchemaSimpleContent
org.apache.ws.commons.schema.XmlSchemaSimpleContentExtension
org.apache.ws.commons.schema.XmlSchemaSimpleContentRestriction
org.apache.ws.commons.schema.XmlSchemaSimpleType
org.apache.ws.commons.schema.XmlSchemaSimpleTypeContent
org.apache.ws.commons.schema.XmlSchemaSimpleTypeList
org.apache.ws.commons.schema.XmlSchemaSimpleTypeRestriction
org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion
org.apache.ws.commons.schema.XmlSchemaTotalDigitsFacet
org.apache.ws.commons.schema.XmlSchemaType
org.apache.ws.commons.schema.XmlSchemaUnique
org.apache.ws.commons.schema.XmlSchemaUse
org.apache.ws.commons.schema.XmlSchemaWhiteSpaceFacet
org.apache.ws.commons.schema.XmlSchemaXPath
org.apache.ws.commons.schema.XmlSeverityType
org.apache.ws.commons.schema.constants.Constants
org.apache.ws.commons.schema.constants.Constants.MetaDataConstants
org.apache.ws.commons.schema.constants.Constants.SystemConstants
org.apache.ws.commons.schema.extensions.DefaultExtensionDeserializer
org.apache.ws.commons.schema.extensions.DefaultExtensionSerializer
org.apache.ws.commons.schema.extensions.ExtensionDeserializer
org.apache.ws.commons.schema.extensions.ExtensionRegistry
org.apache.ws.commons.schema.extensions.ExtensionSerializer
org.apache.ws.commons.schema.internal.DummyInternalClass
org.apache.ws.commons.schema.resolver.CollectionURIResolver
org.apache.ws.commons.schema.resolver.DefaultURIResolver
org.apache.ws.commons.schema.resolver.URIResolver
org.apache.ws.commons.schema.utils.CollectionFactory
org.apache.ws.commons.schema.utils.DOMUtil
org.apache.ws.commons.schema.utils.NamespaceContextOwner
org.apache.ws.commons.schema.utils.NamespaceMap
org.apache.ws.commons.schema.utils.NamespacePrefixList
org.apache.ws.commons.schema.utils.NodeNamespaceContext
org.apache.ws.commons.schema.utils.PrefixCollector
org.apache.ws.commons.schema.utils.TargetNamespaceValidator
org.apache.ws.commons.schema.utils.UtilObjects
org.apache.ws.commons.schema.utils.XDOMUtil
org.apache.ws.commons.schema.utils.XmlSchemaNamed
org.apache.ws.commons.schema.utils.XmlSchemaNamedImpl
org.apache.ws.commons.schema.utils.XmlSchemaNamedWithForm
org.apache.ws.commons.schema.utils.XmlSchemaNamedWithFormImpl
org.apache.ws.commons.schema.utils.XmlSchemaObjectBase
org.apache.ws.commons.schema.utils.XmlSchemaRef
org.apache.ws.commons.schema.utils.XmlSchemaRefBase