站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JavaTM 2 Platform Standard Edition 5.0 API 规范中文版

类 javax.xml.validation.SchemaFactory 的使用 (Java 2 Platform SE 5.0) - JavaTM 2 Platform Standard Edition 5.0 API 规范中文版

JavaTM 2 Platform
Standard Ed. 5.0

类 javax.xml.validation.SchemaFactory
的使用

使用 SchemaFactory 的软件包
javax.xml.validation 此包提供了用于 XML 文档验证的 API。 
 

javax.xml.validationSchemaFactory 的使用
 

返回 SchemaFactoryjavax.xml.validation 中的方法
abstract  SchemaFactory SchemaFactoryLoader.newFactory(String schemaLanguage)
          创建指定模式语言的新 SchemaFactory 对象。
static SchemaFactory SchemaFactory.newInstance(String schemaLanguage)
          查找支持指定模式语言的 SchemaFactory 的实现并返回它。
 


JavaTM 2 Platform
Standard Ed. 5.0

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策