summaryrefslogtreecommitdiff
path: root/stoc/source/inspect
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-07 09:06:00 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-07 09:06:00 +0000
commitdb312744b94a01f4170b21343faf91ffeaf44fdd (patch)
treec992e323536d2eedf720d0a1eef768a00e522b23 /stoc/source/inspect
parent100db157bf11e980b0469d1b9aa5263f32fc0a74 (diff)
changes for new module-description.dtd
Diffstat (limited to 'stoc/source/inspect')
-rw-r--r--stoc/source/inspect/insp.xml113
1 files changed, 50 insertions, 63 deletions
diff --git a/stoc/source/inspect/insp.xml b/stoc/source/inspect/insp.xml
index 465f180d2..9acc0416d 100644
--- a/stoc/source/inspect/insp.xml
+++ b/stoc/source/inspect/insp.xml
@@ -1,68 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
-
-<COMPONENTDESCRIPTION
- xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
-
-<Author> Juergen Schmidt </Author>
-
-<Name> com.sun.star.comp.stoc.Introspection </Name>
-
-<Description>
+<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
+<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
+ <module-name> insp </module-name>
+ <component-description>
+ <author> Juergen Schmidt </author>
+ <name> com.sun.star.comp.stoc.Introspection </name>
+ <description>
This component implements XIntrospection. The method XIntrospection::inspect(any object)
returns an XIntrospectionAccess that provides information about the methods, properties
and listeners supported by the inspected object. Matching pairs of getName/setName()
methods will also be offered as property "Name".
-</Description>
-
-<ModuleName> insp </ModuleName>
-
-<LoaderName> com.sun.star.loader.SharedLibrary </LoaderName>
-
-<Language> c++ </Language>
-
-<Status StatusValue="final"/>
-
-<SupportedService> com.sun.star.beans.Introspection </SupportedService>
-
-<ServiceDependency> com.sun.star.reflection.CoreReflection </ServiceDependency>
-
-<ProjectBuildDependency> cppuhelper </ProjectBuildDependency>
-<ProjectBuildDependency> cppu </ProjectBuildDependency>
-<ProjectBuildDependency> vos </ProjectBuildDependency>
-<ProjectBuildDependency> sal </ProjectBuildDependency>
-
-<RuntimeModuleDependency> cppuhelper </RuntimeModuleDependency>
-<RuntimeModuleDependency> cppu1 </RuntimeModuleDependency>
-<RuntimeModuleDependency> vos1$(COM) </RuntimeModuleDependency>
-<RuntimeModuleDependency> sal1 </RuntimeModuleDependency>
-
-<Type> com.sun.star.beans.XIntrospection </Type>
-<Type> com.sun.star.beans.XIntrospectionAccess </Type>
-<Type> com.sun.star.beans.XPropertySet </Type>
-<Type> com.sun.star.beans.XFastPropertySet </Type>
-<Type> com.sun.star.beans.XMaterialHolder </Type>
-<Type> com.sun.star.beans.XExactName </Type>
-<Type> com.sun.star.beans.PropertyAttribute </Type>
-<Type> com.sun.star.beans.PropertyConcept </Type>
-<Type> com.sun.star.beans.MethodConcept </Type>
-<Type> com.sun.star.lang.XEventListener </Type>
-<Type> com.sun.star.lang.XInitialization </Type>
-<Type> com.sun.star.lang.XTypeProvider </Type>
-<Type> com.sun.star.lang.XServiceInfo </Type>
-<Type> com.sun.star.lang.XSingleServiceFactory </Type>
-<Type> com.sun.star.lang.XMultiServiceFactory </Type>
-<Type> com.sun.star.registry.XRegistryKey </Type>
-<Type> com.sun.star.uno.XAggregation </Type>
-<Type> com.sun.star.uno.XWeak </Type>
-<Type> com.sun.star.uno.TypeClass </Type>
-<Type> com.sun.star.container.XEnumerationAccess </Type>
-<Type> com.sun.star.container.XNameContainer </Type>
-<Type> com.sun.star.container.XIndexContainer </Type>
-<Type> com.sun.star.reflection.XIdlReflection </Type>
-<Type> com.sun.star.reflection.XIdlClassProvider </Type>
-<Type> com.sun.star.reflection.XIdlClass </Type>
-<Type> com.sun.star.reflection.XIdlArray </Type>
-<Type> com.sun.star.reflection.FieldAccessMode </Type>
-
-</COMPONENTDESCRIPTION>
+</description>
+ <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
+ <language> c++ </language>
+ <status value="final"/>
+ <supported-service> com.sun.star.beans.Introspection </supported-service>
+ <service-dependency> com.sun.star.reflection.CoreReflection </service-dependency>
+ <type> com.sun.star.beans.XIntrospection </type>
+ <type> com.sun.star.beans.XIntrospectionAccess </type>
+ <type> com.sun.star.beans.XPropertySet </type>
+ <type> com.sun.star.beans.XFastPropertySet </type>
+ <type> com.sun.star.beans.XMaterialHolder </type>
+ <type> com.sun.star.beans.XExactName </type>
+ <type> com.sun.star.beans.PropertyAttribute </type>
+ <type> com.sun.star.beans.PropertyConcept </type>
+ <type> com.sun.star.beans.MethodConcept </type>
+ <type> com.sun.star.lang.XEventListener </type>
+ <type> com.sun.star.lang.XInitialization </type>
+ <type> com.sun.star.lang.XTypeProvider </type>
+ <type> com.sun.star.lang.XServiceInfo </type>
+ <type> com.sun.star.lang.XSingleServiceFactory </type>
+ <type> com.sun.star.lang.XMultiServiceFactory </type>
+ <type> com.sun.star.registry.XRegistryKey </type>
+ <type> com.sun.star.uno.XAggregation </type>
+ <type> com.sun.star.uno.XWeak </type>
+ <type> com.sun.star.uno.TypeClass </type>
+ <type> com.sun.star.container.XEnumerationAccess </type>
+ <type> com.sun.star.container.XNameContainer </type>
+ <type> com.sun.star.container.XIndexContainer </type>
+ <type> com.sun.star.reflection.XIdlReflection </type>
+ <type> com.sun.star.reflection.XIdlClassProvider </type>
+ <type> com.sun.star.reflection.XIdlClass </type>
+ <type> com.sun.star.reflection.XIdlArray </type>
+ <type> com.sun.star.reflection.FieldAccessMode </type>
+ </component-description>
+ <project-build-dependency> cppuhelper </project-build-dependency>
+ <project-build-dependency> cppu </project-build-dependency>
+ <project-build-dependency> vos </project-build-dependency>
+ <project-build-dependency> sal </project-build-dependency>
+ <runtime-module-dependency> cppuhelper </runtime-module-dependency>
+ <runtime-module-dependency> cppu1 </runtime-module-dependency>
+ <runtime-module-dependency> vos1$(COM) </runtime-module-dependency>
+ <runtime-module-dependency> sal1 </runtime-module-dependency>
+</module-description>