|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
SchemaFactory を使用しているパッケージ | |
---|---|
javax.xml.validation | このパッケージは、XML ドキュメントの検証するための API を提供します。 |
javax.xml.validation での SchemaFactory の使用 |
---|
SchemaFactory を返す javax.xml.validation のメソッド | |
---|---|
abstract SchemaFactory |
SchemaFactoryLoader.newFactory(String schemaLanguage)
指定されたスキーマ言語の新しい SchemaFactory オブジェクトを作成します。 |
static SchemaFactory |
SchemaFactory.newInstance(String schemaLanguage)
指定されたスキーマ言語をサポートする SchemaFactory の実装を検索し、それを返します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。