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

翻訳前ページへ


Interface XOptimizedStorage
Language

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

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: embed ::

interface XOptimizedStorage
Description
This is a 一時的な interface that is introduced to 一時的に optimize the 文書 蓄える/店ing 過程. PLEASE DO NOT USE IT, it might change in any time and will be depricated soon! Another 解答 will be introduced as final one.

Methods' 要約
insertRawNonEncrStreamElementDirect 許すs to 挿入する a raw stream 代表するing nonencrypted stream with header.  
insertStreamElementDirect 許すs to 挿入する a stream to the 貯蔵 直接/まっすぐに. The stream must stay alive till the 貯蔵 is 送るd.  
copyElementDirectlyTo 許すs to copy 貯蔵 element 直接/まっすぐに, not guarantied to work.  
writeAndAttachToStream 許すs to switch 貯蔵 persistence to the 供給するd stream. The stream will be filled by the 貯蔵. If an empty 言及/関連 is 供給するd, the 貯蔵 will create a 一時的な stream to switch to itself. It is applicable only for root 貯蔵s.  
attachToURL 許すs to switch 貯蔵 persistence to the 供給するd URL. The 報知係 is responsible to be sure that the とじ込み/提出する 言及/関連d by the URL 含む/封じ込めるs the same contents as the stream the 貯蔵 is based 現在/一般に. Thus using of this method is very dangerous and should be 避けるd when possible. It is applicable only for root 貯蔵s.  
getElementPropertyValue 許すs to get 所有物/資産/財産 of the child element with the 明示するd 指名する. The 実施 of the method might 許す to 接近 only subset of the supported by element 所有物/資産/財産s.  
copyStreamElementData fills the 供給するd stream with the last 紅潮/摘発するd 見解/翻訳/版 of data from the child stream of the 貯蔵.  
Methods' 詳細(に述べる)s
insertRawNonEncrStreamElementDirect
無効の
insertRawNonEncrStreamElementDirect( [in] string  sStreamName,
[in] ::com::sun::星/主役にする::io::XInputStream  xInStream )
raises( InvalidStorageException,
::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::一括s::NoRawFormatException,
::com::sun::星/主役にする::コンテナ::ElementExistException,
::com::sun::星/主役にする::io::IOException,
StorageWrappedTargetException );

Description
許すs to 挿入する a raw stream 代表するing nonencrypted stream with header.
insertStreamElementDirect
無効の
insertStreamElementDirect( [in] string  sStreamName,
[in] ::com::sun::星/主役にする::io::XInputStream  xInStream,
[in] sequence< ::com::sun::星/主役にする::beans::PropertyValue >  aProperties )
raises( InvalidStorageException,
::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::コンテナ::ElementExistException,
::com::sun::星/主役にする::io::IOException,
StorageWrappedTargetException );

Description
許すs to 挿入する a stream to the 貯蔵 直接/まっすぐに. The stream must stay alive till the 貯蔵 is 送るd.
copyElementDirectlyTo
無効の
copyElementDirectlyTo( [in] string  sSourceName,
[in] XOptimizedStorage  xTargetStorage,
[in] string  sTargetName )
raises( InvalidStorageException,
::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::コンテナ::NoSuchElementException,
::com::sun::星/主役にする::コンテナ::ElementExistException,
::com::sun::星/主役にする::io::IOException,
StorageWrappedTargetException );

Description
許すs to copy 貯蔵 element 直接/まっすぐに, not guarantied to work.
writeAndAttachToStream
無効の
writeAndAttachToStream( [in] ::com::sun::星/主役にする::io::XStream  xStream )
raises( InvalidStorageException,
::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::io::IOException,
StorageWrappedTargetException );

Description
許すs to switch 貯蔵 persistence to the 供給するd stream. The stream will be filled by the 貯蔵. If an empty 言及/関連 is 供給するd, the 貯蔵 will create a 一時的な stream to switch to itself. It is applicable only for root 貯蔵s.
attachToURL
無効の
attachToURL( [in] string  sURL,
[in] boolean  bReadOnly )
raises( InvalidStorageException,
::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::io::IOException,
StorageWrappedTargetException );

Description
許すs to switch 貯蔵 persistence to the 供給するd URL. The 報知係 is responsible to be sure that the とじ込み/提出する 言及/関連d by the URL 含む/封じ込めるs the same contents as the stream the 貯蔵 is based 現在/一般に. Thus using of this method is very dangerous and should be 避けるd when possible. It is applicable only for root 貯蔵s.
getElementPropertyValue
any
getElementPropertyValue( [in] string  sElementName,
[in] string  sPropertyName )
raises( InvalidStorageException,
::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::コンテナ::NoSuchElementException,
::com::sun::星/主役にする::io::IOException,
::com::sun::星/主役にする::beans::UnknownPropertyException,
::com::sun::星/主役にする::beans::PropertyVetoException,
StorageWrappedTargetException );

Description
許すs to get 所有物/資産/財産 of the child element with the 明示するd 指名する. The 実施 of the method might 許す to 接近 only subset of the supported by element 所有物/資産/財産s.
copyStreamElementData
無効の
copyStreamElementData( [in] string  sStreamName,
[in] ::com::sun::星/主役にする::io::XStream  xTargetStream )
raises( InvalidStorageException,
::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::一括s::WrongPasswordException,
::com::sun::星/主役にする::io::IOException,
StorageWrappedTargetException );

Description
fills the 供給するd stream with the last 紅潮/摘発するd 見解/翻訳/版 of data from the child stream of the 貯蔵.
Parameter sStreamName
the 指名する of the substream that should be copied
Parameter xTargetStream
the 的 stream where the data must be copied to
Throws
::com::sun::星/主役にする::embed::InvalidStorageException this 貯蔵 is in 無効の 明言する/公表する for any 推論する/理由
Throws
::com::sun::星/主役にする::lang::IllegalArgumentException one of 供給するd arguments is 違法な
Throws
::com::sun::星/主役にする::一括s::WrongPasswordException the 供給するd password is wrong
Throws
::com::sun::星/主役にする::io::IOException in 事例/患者 of io errors during stream 開始
Throws
::com::sun::星/主役にする::embed::StorageWrappedTargetException 包むs other exceptions
最高の,を越す of Page

Apache Software Foundation

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

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