(incubating) | The Free and Open Productivity Suite
OOoRunner test harness

util
Class InstDescr

java.lang.Object
  |
  +--util.InstDescr
Direct Known Subclasses:
BookmarkDsc, ControlDsc, DefaultDsc, FootnoteDsc, FrameDsc, ParagraphDsc, ReferenceMarkDsc, ShapeDsc, StyleFamilyDsc, TableDsc, TextSectionDsc

public abstract class InstDescr
extends Object

the class InstDescr


Field Summary
protected  Class ifcClass
           
 
Constructor Summary
InstDescr()
           
 
Method Summary
protected abstract  XInterface createInstance(XMultiServiceFactory docMSF)
           
 Class getIfcClass()
          the method getIfcClass
protected abstract  String getIfcName()
           
protected abstract  String getName()
           
protected abstract  String getService()
          the method getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ifcClass

protected Class ifcClass
Constructor Detail

InstDescr

public InstDescr()
Method Detail

getIfcName

protected abstract String getIfcName()

getName

protected abstract String getName()

getIfcClass

public Class getIfcClass()
the method getIfcClass

getService

protected abstract String getService()
the method getService

createInstance

protected abstract XInterface createInstance(XMultiServiceFactory docMSF)

OOoRunner test harness

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.