OOoRunner test harness

util
Class XLayerImpl

util.XLayerImpl

public class XLayerImpl


Field Summary
protected  boolean wasCalled
           
 
Constructor Summary
XLayerImpl()
           
 
Method Summary
 boolean hasBeenCalled()
           
 void readData(com.sun.star.configuration.backend.XLayerHandler xLayerHandler)
           
 

Field Detail

wasCalled

protected boolean wasCalled
Constructor Detail

XLayerImpl

public XLayerImpl()
Method Detail

readData

public void readData(com.sun.star.configuration.backend.XLayerHandler xLayerHandler)
              throws NullPointerException,
                     WrappedTargetException,
                     com.sun.star.configuration.backend.MalformedDataException

hasBeenCalled

public boolean hasBeenCalled()

OOoRunner test harness