org.pentaho.reporting.engine.classic.core.layout.output
Class ValidateSafeToStoreStateStep

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.process.IterateStructuralProcessStep
      extended by org.pentaho.reporting.engine.classic.core.layout.output.ValidateSafeToStoreStateStep

public class ValidateSafeToStoreStateStep
extends IterateStructuralProcessStep

Todo: Document me!

Date: 14.10.2010 Time: 14:58:17

Author:
Thomas Morgner.

Constructor Summary
ValidateSafeToStoreStateStep()
           
 
Method Summary
 boolean isSafeToStore(LogicalPageBox box)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateSafeToStoreStateStep

public ValidateSafeToStoreStateStep()
Method Detail

isSafeToStore

public boolean isSafeToStore(LogicalPageBox box)