|
OOoRunner test harness | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
basicrunner.basichelper.DocumentHandler
This class provides a handler of the BASIC test document.
XSingleServiceFactory
,
com.sun.star.lang.XServiceInfo
Constructor Summary | |
DocumentHandler()
|
Method Summary | |
Object |
createInstance()
Create an instance of the document handler. |
Object |
createInstanceWithArguments(Object[] args)
Create an instance of the document handler. |
byte[] |
getImplementationId()
Get the unique id for this implementation |
String |
getImplementationName()
Get the implementation name of this class. |
String[] |
getSupportedServiceNames()
Get all supported service names. |
Type[] |
getTypes()
Get all implemented types. |
boolean |
supportsService(String name)
Is this servioce supported? |
Constructor Detail |
public DocumentHandler()
Method Detail |
public Object createInstanceWithArguments(Object[] args)
args
- A boolean value as public Object createInstance()
public byte[] getImplementationId()
public Type[] getTypes()
public boolean supportsService(String name)
name
- The service name.public String[] getSupportedServiceNames()
public String getImplementationName()
|
OOoRunner test harness | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |