Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
OOoRunner test harness

basicrunner.basichelper
Class AttributeList

basicrunner.basichelper.AttributeList

public class AttributeList

The class provides an implementation of the service com.sun.star.xml.sax.XAttributeList.

See Also:
XAttributeList, com.sun.star.lang.XServiceInfo, XSingleServiceFactory

Constructor Summary
AttributeList()
           
 
Method Summary
 Object createInstance()
          Create an instance of this class.
 Object createInstanceWithArguments(Object[] args)
          Create an instance of the actual implementation of the AttributeList.
 String getImplementationName()
          Ask for the implementation name.
 String[] getSupportedServiceNames()
          Get all supported services.
 boolean supportsService(String name)
          Returns True, of the service is supported.
 

Constructor Detail

AttributeList

public AttributeList()
Method Detail

supportsService

public boolean supportsService(String name)
Returns True, of the service is supported.
Parameters:
name - The service name.
Returns:
True, if the service is supported.

getSupportedServiceNames

public String[] getSupportedServiceNames()
Get all supported services.
Returns:
The supported services.

getImplementationName

public String getImplementationName()
Ask for the implementation name.
Returns:
The implementation name.

createInstanceWithArguments

public Object createInstanceWithArguments(Object[] args)
Create an instance of the actual implementation of the AttributeList. Arguments are not supported, so they will bge ignored.
Parameters:
args - The arguments.
Returns:
A new instance of this class.

createInstance

public Object createInstance()
Create an instance of this class.
Returns:
A new instance of this class.

OOoRunner test harness

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.