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