| 软件包 | 描述 | 
|---|---|
| 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对象的工厂。 
          入口点到验证API。 | 
| 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.