このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Interface XDOMImplementation
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.16

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: xml :: dom ::

interface XDOMImplementation

Methods' 要約
createDocument Creates a DOM 文書 反対する of the 明示するd type with its 文書 element. Throws: DOMException - INVALID_CHARACTER_ERR: Raised if the 明示するd qualified 指名する 含む/封じ込めるs an 違法な character. NAMESPACE_ERR: Raised if the qualifiedName is malformed, if the qualifiedName has a prefix and the namespaceURI is null, or if the qualifiedName has a prefix that is "xml" and the namespaceURI is different from " http://www.w3.org/XML/1998/namespace" , or if the DOM 実施 does not support the "XML" feature but a 非,不,無-null namespace URI was 供給するd, since namespaces were defined by XML. WRONG_DOCUMENT_ERR: Raised if doctype has already been used with a different 文書 or was created from a different 実施. NOT_SUPPORTED_ERR: May be raised by DOM 実施s which do not support the "XML" feature, if they choose not to support this method. Other features introduced in the 未来, by the DOM WG or in 拡張s defined by other groups, may also 需要・要求する support for this method; please 協議する the 鮮明度/定義 of the feature to see if it 要求するs this method.  
createDocumentType Creates an empty DocumentType node. Throws: DOMException - INVALID_CHARACTER_ERR: Raised if the 明示するd qualified 指名する 含む/封じ込めるs an 違法な character. NAMESPACE_ERR: Raised if the qualifiedName is malformed. NOT_SUPPORTED_ERR: May be raised by DOM 実施s which do not support the "XML" feature, if they choose not to support this method. Other features introduced in the 未来, by the DOM WG or in 拡張s defined by other groups, may also 需要・要求する support for this method; please 協議する the 鮮明度/定義 of the feature to see if it 要求するs this method.  
hasFeature 実験(する) if the DOM 実施 器具/実施するs a 明確な/細部 feature.  
Methods' 詳細(に述べる)s
createDocument
XDocument
createDocument( [in] string  namespaceURI,
[in] string  qualifiedName,
[in] XDocumentType  doctype )
raises( DOMException );

Description
Creates a DOM 文書 反対する of the 明示するd type with its 文書 element. Throws: DOMException - INVALID_CHARACTER_ERR: Raised if the 明示するd qualified 指名する 含む/封じ込めるs an 違法な character. NAMESPACE_ERR: Raised if the qualifiedName is malformed, if the qualifiedName has a prefix and the namespaceURI is null, or if the qualifiedName has a prefix that is "xml" and the namespaceURI is different from " http://www.w3.org/XML/1998/namespace" , or if the DOM 実施 does not support the "XML" feature but a 非,不,無-null namespace URI was 供給するd, since namespaces were defined by XML. WRONG_DOCUMENT_ERR: Raised if doctype has already been used with a different 文書 or was created from a different 実施. NOT_SUPPORTED_ERR: May be raised by DOM 実施s which do not support the "XML" feature, if they choose not to support this method. Other features introduced in the 未来, by the DOM WG or in 拡張s defined by other groups, may also 需要・要求する support for this method; please 協議する the 鮮明度/定義 of the feature to see if it 要求するs this method.
createDocumentType
XDocumentType
createDocumentType( [in] string  qualifiedName,
[in] string  publicId,
[in] string  systemId )
raises( DOMException );

Description
Creates an empty DocumentType node. Throws: DOMException - INVALID_CHARACTER_ERR: Raised if the 明示するd qualified 指名する 含む/封じ込めるs an 違法な character. NAMESPACE_ERR: Raised if the qualifiedName is malformed. NOT_SUPPORTED_ERR: May be raised by DOM 実施s which do not support the "XML" feature, if they choose not to support this method. Other features introduced in the 未来, by the DOM WG or in 拡張s defined by other groups, may also 需要・要求する support for this method; please 協議する the 鮮明度/定義 of the feature to see if it 要求するs this method.
hasFeature
boolean
hasFeature( [in] string  feature,
[in] string  ver );

Description
実験(する) if the DOM 実施 器具/実施するs a 明確な/細部 feature.
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.