软件包 | 描述 |
---|---|
javax.xml.bind |
为客户端应用程序提供包括解包,编组运行时绑定框架,和验证能力。
|
javax.xml.bind.helpers |
只有使用JAXB提供商:提供的一些
javax.xml.bind接口部分的默认实现。
|
javax.xml.parsers |
提供允许处理XML文档的类。
|
javax.xml.validation |
这个软件包提供了一个用于验证XML文档的API。
|
Class and Description |
---|
Schema
在内存中的语法表示。
|
Class and Description |
---|
Schema
在内存中的语法表示。
|
Class and Description |
---|
Schema
在内存中的语法表示。
|
Class and Description |
---|
Schema
在内存中的语法表示。
|
SchemaFactory
本厂创建
Schema 对象。验证接口的入口点。
|
TypeInfoProvider
这个类提供了访问由
ValidatorHandler 类型信息。
|
Validator
一个处理器,对
Schema XML文档。
|
ValidatorHandler
流验证器,SAX流作品。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.