|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
LSInput を使用しているパッケージ | |
---|---|
org.w3c.dom.ls |
org.w3c.dom.ls での LSInput の使用 |
---|
LSInput を返す org.w3c.dom.ls のメソッド | |
---|---|
LSInput |
DOMImplementationLS.createLSInput()
LSInput.characterStream 、LSInput.byteStream 、LSInput.stringData LSInput.systemId 、LSInput.publicId 、LSInput.baseURI 、および LSInput.encoding が null であり、LSInput.certifiedText が false である新しい空の入力ソースオブジェクトを作成します。 |
LSInput |
LSProgressEvent.getInput()
解析されている入力ソースです。 |
LSInput |
LSLoadEvent.getInput()
解析された入力ソースです。 |
LSInput |
LSResourceResolver.resolveResource(String type,
String namespaceURI,
String publicId,
String systemId,
String baseURI)
アプリケーションが外部リソースを解決できるようにします。 |
LSInput 型のパラメータを持つ org.w3c.dom.ls のメソッド | |
---|---|
Document |
LSParser.parse(LSInput input)
LSInput で識別されたリソースから XML 文書を解析します。 |
Node |
LSParser.parseWithContext(LSInput input,
Node contextArg,
short action)
LSInput により特定されたリソースから XML フラグメントを解析し、既存の文書の context 引数と action 引数で指定された位置にコンテンツを挿入します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。