JavaTM Platform
Standard Ed. 6

インタフェース
org.w3c.dom.DOMConfiguration の使用

DOMConfiguration を使用しているパッケージ
org.w3c.dom XML データ処理用の Java API のコンポーネント API である DOM (Document Object Model) のインタフェースを提供します。 
org.w3c.dom.ls   
 

org.w3c.dom での DOMConfiguration の使用
 

DOMConfiguration を返す org.w3c.dom のメソッド
 DOMConfiguration Document.getDomConfig()
          Document.normalizeDocument() が呼び出されたときに使用される設定。
 

org.w3c.dom.ls での DOMConfiguration の使用
 

DOMConfiguration を返す org.w3c.dom.ls のメソッド
 DOMConfiguration LSSerializer.getDomConfig()
          DOM ノードの直列化中に LSSerializer が使用する DOMConfiguration オブジェクト。
 DOMConfiguration LSParser.getDomConfig()
          入力ソースを解析するときに使用される DOMConfiguration オブジェクトです。
 


JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。