util
Class  XSchemaHandlerImpl
util.XSchemaHandlerImpl
- public class XSchemaHandlerImpl
 
 
| Method Summary | 
|  void | addInstance(String str,
            com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier)
 | 
|  void | addItemType(com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier)
 | 
|  void | addProperty(String str,
            short param,
            Type type)
 | 
|  void | addPropertyWithDefault(String str,
                       short param,
                       Object obj)
 | 
|  void | cleanCalls()
 | 
|  void | endComponent()
 | 
|  void | endNode()
 | 
|  void | endSchema()
 | 
|  void | endTemplate()
 | 
|  String | getCalls()
 | 
|  void | importComponent(String str)
 | 
|  void | startComponent(String str)
 | 
|  void | startGroup(String str,
           short param)
 | 
|  void | startGroupTemplate(com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier,
                   short param)
 | 
|  void | startSchema()
 | 
|  void | startSet(String str,
         short param,
         com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier)
 | 
|  void | startSetTemplate(com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier,
                 short param,
                 com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier2)
 | 
 
calls
protected String calls
ls
protected String ls
XSchemaHandlerImpl
public XSchemaHandlerImpl()
addInstance
public void addInstance(String str,
                        com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier)
                 throws com.sun.star.configuration.backend.MalformedDataException,
                        WrappedTargetException
addItemType
public void addItemType(com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier)
                 throws com.sun.star.configuration.backend.MalformedDataException,
                        WrappedTargetException
addProperty
public void addProperty(String str,
                        short param,
                        Type type)
                 throws com.sun.star.configuration.backend.MalformedDataException,
                        WrappedTargetException
addPropertyWithDefault
public void addPropertyWithDefault(String str,
                                   short param,
                                   Object obj)
                            throws com.sun.star.configuration.backend.MalformedDataException,
                                   WrappedTargetException
endComponent
public void endComponent()
                  throws com.sun.star.configuration.backend.MalformedDataException,
                         WrappedTargetException
endNode
public void endNode()
             throws com.sun.star.configuration.backend.MalformedDataException,
                    WrappedTargetException
endSchema
public void endSchema()
               throws com.sun.star.configuration.backend.MalformedDataException,
                      WrappedTargetException
endTemplate
public void endTemplate()
                 throws com.sun.star.configuration.backend.MalformedDataException,
                        WrappedTargetException
importComponent
public void importComponent(String str)
                     throws com.sun.star.configuration.backend.MalformedDataException,
                            WrappedTargetException
startComponent
public void startComponent(String str)
                    throws com.sun.star.configuration.backend.MalformedDataException,
                           WrappedTargetException
startGroup
public void startGroup(String str,
                       short param)
                throws com.sun.star.configuration.backend.MalformedDataException,
                       WrappedTargetException
startGroupTemplate
public void startGroupTemplate(com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier,
                               short param)
                        throws com.sun.star.configuration.backend.MalformedDataException,
                               WrappedTargetException
startSchema
public void startSchema()
                 throws com.sun.star.configuration.backend.MalformedDataException,
                        WrappedTargetException
startSet
public void startSet(String str,
                     short param,
                     com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier)
              throws com.sun.star.configuration.backend.MalformedDataException,
                     WrappedTargetException
startSetTemplate
public void startSetTemplate(com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier,
                             short param,
                             com.sun.star.configuration.backend.TemplateIdentifier templateIdentifier2)
                      throws com.sun.star.configuration.backend.MalformedDataException,
                             WrappedTargetException
getCalls
public String getCalls()
cleanCalls
public void cleanCalls()