xref: /aoo42x/main/io/source/stm/stm.xml (revision a0b87975)
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24
25<!--***********************************************************
26 *
27 * Licensed to the Apache Software Foundation (ASF) under one
28 * or more contributor license agreements.  See the NOTICE file
29 * distributed with this work for additional information
30 * regarding copyright ownership.  The ASF licenses this file
31 * to you under the Apache License, Version 2.0 (the
32 * "License"); you may not use this file except in compliance
33 * with the License.  You may obtain a copy of the License at
34 *
35 *   http://www.apache.org/licenses/LICENSE-2.0
36 *
37 * Unless required by applicable law or agreed to in writing,
38 * software distributed under the License is distributed on an
39 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
40 * KIND, either express or implied.  See the License for the
41 * specific language governing permissions and limitations
42 * under the License.
43 *
44 ***********************************************************-->
45
46
47<!--***********************************************************
48 *
49 * Licensed to the Apache Software Foundation (ASF) under one
50 * or more contributor license agreements.  See the NOTICE file
51 * distributed with this work for additional information
52 * regarding copyright ownership.  The ASF licenses this file
53 * to you under the Apache License, Version 2.0 (the
54 * "License"); you may not use this file except in compliance
55 * with the License.  You may obtain a copy of the License at
56 *
57 *   http://www.apache.org/licenses/LICENSE-2.0
58 *
59 * Unless required by applicable law or agreed to in writing,
60 * software distributed under the License is distributed on an
61 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
62 * KIND, either express or implied.  See the License for the
63 * specific language governing permissions and limitations
64 * under the License.
65 *
66 ***********************************************************-->
67
68
69<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
70	<module-name> streams.uno </module-name>
71
72	<component-description>
73		<author> Joerg Budischewski </author>
74		<name> com.sun.star.comp.io.stm.Pipe </name>
75		<description>
76			This component provides ...
77		</description>
78		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
79		<language>	c++	</language>
80		<status	value="final"/>
81		<supported-service>	com.sun.star.io.Pipe </supported-service>
82		<service-dependency> ... </service-dependency>
83		<type>	 com.sun.star.io.XObjectInputStream					</type>
84		<type>	 com.sun.star.io.XObjectOutputStream	   			</type>
85		<type>	 com.sun.star.io.XActiveDataSource					</type>
86		<type>	 com.sun.star.io.XActiveDataSink					</type>
87		<type>	 com.sun.star.io.XMarkableStream					</type>
88		<type>	 com.sun.star.io.UnexpectedEOFException    			</type>
89		<type>	 com.sun.star.io.WrongFormatException      			</type>
90		<type>	 com.sun.star.lang.XComponent              			</type>
91		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
92		<type>	 com.sun.star.lang.XSingleServiceFactory   			</type>
93		<type>	 com.sun.star.lang.XServiceInfo            			</type>
94		<type>	 com.sun.star.lang.XTypeProvider           			</type>
95		<type>	 com.sun.star.lang.IllegalArgumentException			</type>
96		<type>	 com.sun.star.registry.XRegistryKey           		</type>
97		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
98		<type>	 com.sun.star.test.XSimpleTest                    	</type>
99        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
100        <type>	 com.sun.star.uno.XComponentContext                	</type>
101		<type>	 com.sun.star.uno.TypeClass                       	</type>
102		<type>	 com.sun.star.uno.XWeak                           	</type>
103		<type>	 com.sun.star.uno.XAggregation                    	</type>
104	</component-description>
105
106	<component-description>
107		<author> Joerg Budischewski </author>
108		<name> com.sun.star.comp.io.stm.DataInputStream </name>
109		<description>
110			This component provides ...
111		</description>
112		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
113		<language>	c++	</language>
114		<status	value="final"/>
115		<supported-service>	com.sun.star.io.DataInputStream	</supported-service>
116		<service-dependency> ... </service-dependency>
117		<type>	 com.sun.star.io.XObjectInputStream					</type>
118		<type>	 com.sun.star.io.XObjectOutputStream				</type>
119		<type>	 com.sun.star.io.XActiveDataSource					</type>
120		<type>	 com.sun.star.io.XActiveDataSink					</type>
121		<type>	 com.sun.star.io.XMarkableStream					</type>
122		<type>	 com.sun.star.io.UnexpectedEOFException            	</type>
123		<type>	 com.sun.star.io.WrongFormatException              	</type>
124		<type>	 com.sun.star.lang.XComponent                      	</type>
125		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
126		<type>	 com.sun.star.lang.XSingleServiceFactory           	</type>
127		<type>	 com.sun.star.lang.XServiceInfo                    	</type>
128		<type>	 com.sun.star.lang.XTypeProvider                   	</type>
129		<type>	 com.sun.star.lang.IllegalArgumentException        	</type>
130		<type>	 com.sun.star.registry.XRegistryKey                	</type>
131		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
132		<type>	 com.sun.star.test.XSimpleTest                     	</type>
133		<type>	 com.sun.star.uno.TypeClass                        	</type>
134		<type>	 com.sun.star.uno.XWeak                            	</type>
135		<type>	 com.sun.star.uno.XAggregation                      </type>
136	</component-description>
137
138	<component-description>
139		<author> Joerg Budischewski </author>
140		<name> com.sun.star.comp.io.stm.DataOutputStream </name>
141		<description>
142			This component provides ...
143		</description>
144		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
145		<language> c++ </language>
146		<status	value="final"/>
147		<supported-service>	com.sun.star.io.DataOutputStream </supported-service>
148		<service-dependency> ... </service-dependency>
149		<type> 	com.sun.star.io.XObjectInputStream					</type>
150		<type> 	com.sun.star.io.XObjectOutputStream					</type>
151		<type> 	com.sun.star.io.XActiveDataSource					</type>
152		<type> 	com.sun.star.io.XActiveDataSink						</type>
153		<type> 	com.sun.star.io.XMarkableStream						</type>
154		<type> 	com.sun.star.io.UnexpectedEOFException            	</type>
155		<type> 	com.sun.star.io.WrongFormatException              	</type>
156		<type> 	com.sun.star.lang.XComponent                      	</type>
157		<type> 	com.sun.star.lang.XMultiServiceFactory            	</type>
158		<type> 	com.sun.star.lang.XSingleServiceFactory           	</type>
159		<type> 	com.sun.star.lang.XServiceInfo                    	</type>
160		<type> 	com.sun.star.lang.XTypeProvider                   	</type>
161		<type> 	com.sun.star.lang.IllegalArgumentException        	</type>
162		<type> 	com.sun.star.registry.XRegistryKey                	</type>
163		<type> 	com.sun.star.registry.XImplementationRegistration	</type>
164		<type> 	com.sun.star.test.XSimpleTest                     	</type>
165        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
166        <type>	 com.sun.star.uno.XComponentContext                	</type>
167		<type> 	com.sun.star.uno.TypeClass                        	</type>
168		<type> 	com.sun.star.uno.XWeak                            	</type>
169		<type> 	com.sun.star.uno.XAggregation                      	</type>
170	</component-description>
171
172	<component-description>
173		<author> Joerg Budischewski </author>
174		<name> com.sun.star.comp.io.stm.ObjectInputStream </name>
175		<description>
176			This component provides ...
177		</description>
178		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
179		<language> c++ </language>
180		<status	value="final"/>
181		<supported-service>	com.sun.star.io.ObjectInputStream </supported-service>
182		<service-dependency> ... </service-dependency>
183		<type> 	com.sun.star.io.XObjectInputStream					</type>
184		<type> 	com.sun.star.io.XObjectOutputStream					</type>
185		<type> 	com.sun.star.io.XActiveDataSource					</type>
186		<type> 	com.sun.star.io.XActiveDataSink						</type>
187		<type> 	com.sun.star.io.XMarkableStream						</type>
188		<type> 	com.sun.star.io.UnexpectedEOFException            	</type>
189		<type> 	com.sun.star.io.WrongFormatException              	</type>
190		<type> 	com.sun.star.lang.XComponent                      	</type>
191		<type> 	com.sun.star.lang.XMultiServiceFactory            	</type>
192		<type> 	com.sun.star.lang.XSingleServiceFactory           	</type>
193		<type> 	com.sun.star.lang.XServiceInfo                    	</type>
194		<type> 	com.sun.star.lang.XTypeProvider                   	</type>
195		<type> 	com.sun.star.lang.IllegalArgumentException        	</type>
196		<type> 	com.sun.star.registry.XRegistryKey                	</type>
197		<type> 	com.sun.star.registry.XImplementationRegistration	</type>
198		<type> 	com.sun.star.test.XSimpleTest                     	</type>
199        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
200        <type>	 com.sun.star.uno.XComponentContext                	</type>
201		<type> 	com.sun.star.uno.TypeClass                        	</type>
202		<type> 	com.sun.star.uno.XWeak                            	</type>
203		<type> 	com.sun.star.uno.XAggregation                      	</type>
204	</component-description>
205
206	<component-description>
207		<author> Joerg Budischewski </author>
208		<name> com.sun.star.comp.io.stm.ObjectOutputStream </name>
209		<description>
210			This component provides ...
211		</description>
212		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
213		<language> c++ </language>
214		<status	value="final"/>
215		<supported-service>	com.sun.star.io.ObjectOutputStream </supported-service>
216		<service-dependency> ... </service-dependency>
217		<type>	 com.sun.star.io.XObjectInputStream					</type>
218		<type>	 com.sun.star.io.XObjectOutputStream				</type>
219		<type>	 com.sun.star.io.XActiveDataSource					</type>
220		<type>	 com.sun.star.io.XActiveDataSink					</type>
221		<type>	 com.sun.star.io.XMarkableStream					</type>
222		<type>	 com.sun.star.io.UnexpectedEOFException            	</type>
223		<type>	 com.sun.star.io.WrongFormatException              	</type>
224		<type>	 com.sun.star.lang.XComponent                      	</type>
225		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
226		<type>	 com.sun.star.lang.XSingleServiceFactory           	</type>
227		<type>	 com.sun.star.lang.XServiceInfo                    	</type>
228		<type>	 com.sun.star.lang.XTypeProvider                   	</type>
229		<type>	 com.sun.star.lang.IllegalArgumentException        	</type>
230		<type>	 com.sun.star.registry.XRegistryKey                	</type>
231		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
232		<type>	 com.sun.star.test.XSimpleTest                     	</type>
233        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
234        <type>	 com.sun.star.uno.XComponentContext                	</type>
235		<type>	 com.sun.star.uno.TypeClass                        	</type>
236		<type>	 com.sun.star.uno.XWeak                            	</type>
237		<type>	 com.sun.star.uno.XAggregation                      </type>
238	</component-description>
239
240	<component-description>
241		<author> Joerg Budischewski </author>
242		<name> com.sun.star.comp.io.stm.MarkableInputStream </name>
243		<description>
244			This component provides ...
245		</description>
246		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
247		<language> c++ </language>
248		<status	value="final"/>
249		<supported-service>	com.sun.star.io.MarkableInputStream	</supported-service>
250		<service-dependency> ... </service-dependency>
251		<type>	 com.sun.star.io.XObjectInputStream					</type>
252		<type>	 com.sun.star.io.XObjectOutputStream				</type>
253		<type>	 com.sun.star.io.XActiveDataSource					</type>
254		<type>	 com.sun.star.io.XActiveDataSink					</type>
255		<type>	 com.sun.star.io.XMarkableStream					</type>
256		<type>	 com.sun.star.io.UnexpectedEOFException            	</type>
257		<type>	 com.sun.star.io.WrongFormatException              	</type>
258		<type>	 com.sun.star.lang.XComponent                      	</type>
259		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
260		<type>	 com.sun.star.lang.XSingleServiceFactory           	</type>
261		<type>	 com.sun.star.lang.XServiceInfo                    	</type>
262		<type>	 com.sun.star.lang.XTypeProvider                   	</type>
263		<type>	 com.sun.star.lang.IllegalArgumentException        	</type>
264		<type>	 com.sun.star.registry.XRegistryKey                	</type>
265		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
266		<type>	 com.sun.star.test.XSimpleTest                     	</type>
267        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
268        <type>	 com.sun.star.uno.XComponentContext                	</type>
269		<type>	 com.sun.star.uno.TypeClass                        	</type>
270		<type>	 com.sun.star.uno.XWeak                            	</type>
271		<type>	 com.sun.star.uno.XAggregation                      </type>
272	</component-description>
273
274	<component-description>
275		<author> Joerg Budischewski </author>
276		<name> com.sun.star.comp.io.stm.MarkableOutputStream </name>
277		<description>
278			This component provides ...
279		</description>
280		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
281		<language> c++ </language>
282		<status	value="final"/>
283		<supported-service>	com.sun.star.io.MarkableOutputStream </supported-service>
284		<service-dependency> ... </service-dependency>
285		<type>	 com.sun.star.io.XObjectInputStream					</type>
286		<type>	 com.sun.star.io.XObjectOutputStream				</type>
287		<type>	 com.sun.star.io.XActiveDataSource					</type>
288		<type>	 com.sun.star.io.XActiveDataSink					</type>
289		<type>	 com.sun.star.io.XMarkableStream					</type>
290		<type>	 com.sun.star.io.UnexpectedEOFException            	</type>
291		<type>	 com.sun.star.io.WrongFormatException              	</type>
292		<type>	 com.sun.star.lang.XComponent                      	</type>
293		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
294		<type>	 com.sun.star.lang.XSingleServiceFactory           	</type>
295		<type>	 com.sun.star.lang.XServiceInfo                    	</type>
296		<type>	 com.sun.star.lang.XTypeProvider                   	</type>
297		<type>	 com.sun.star.lang.IllegalArgumentException        	</type>
298		<type>	 com.sun.star.registry.XRegistryKey                	</type>
299		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
300		<type>	 com.sun.star.test.XSimpleTest                     	</type>
301        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
302        <type>	 com.sun.star.uno.XComponentContext                	</type>
303		<type>	 com.sun.star.uno.TypeClass                        	</type>
304		<type>	 com.sun.star.uno.XWeak                            	</type>
305		<type>	 com.sun.star.uno.XAggregation                      </type>
306	</component-description>
307
308	<component-description>
309		<author> Joerg Budischewski </author>
310		<name> com.sun.star.comp.stoc.Pump </name>
311		<description>
312			This component provides ...
313		</description>
314		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
315		<language> c++ </language>
316		<status	value="final"/>
317		<supported-service>	com.sun.star.io.Pump </supported-service>
318		<service-dependency> ... </service-dependency>
319		<type>	com.sun.star.io.XConnectable				</type>
320		<type>	com.sun.star.io.XActiveDataSource			</type>
321		<type>	com.sun.star.io.XActiveDataSink				</type>
322		<type>	com.sun.star.io.XActiveDataControl			</type>
323		<type>	com.sun.star.lang.DisposedException 		</type>
324		<type>	com.sun.star.lang.XTypeProvider				</type>
325		<type>	com.sun.star.lang.XServiceInfo				</type>
326		<type>	com.sun.star.lang.XSingleServiceFactory		</type>
327		<type>	com.sun.star.lang.XMultiServiceFactory		</type>
328		<type>	com.sun.star.registry.XRegistryKey			</type>
329        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
330        <type>	 com.sun.star.uno.XComponentContext                	</type>
331		<type>	com.sun.star.uno.XAggregation				</type>
332		<type>	com.sun.star.uno.XWeak						</type>
333		<type>	com.sun.star.uno.TypeClass					</type>
334	</component-description>
335
336	<project-build-dependency>	cppuhelper	</project-build-dependency>
337	<project-build-dependency>	cppu		</project-build-dependency>
338	<project-build-dependency>	vos			</project-build-dependency>
339	<project-build-dependency>	sal			</project-build-dependency>
340
341	<runtime-module-dependency>	cppuhelper	</runtime-module-dependency>
342	<runtime-module-dependency>	cppu2		</runtime-module-dependency>
343	<runtime-module-dependency>	vos2MSC		</runtime-module-dependency>
344	<runtime-module-dependency>	sal2		</runtime-module-dependency>
345</module-description>
346
347