org.gwe.integration.slicer
Class SlicerResultParser

java.lang.Object
  extended by org.gwe.persistence.model.ResultParser
      extended by org.gwe.integration.slicer.SlicerResultParser
All Implemented Interfaces:
java.io.Serializable

public class SlicerResultParser
extends ResultParser

Since:
Jan 28, 2008
Author:
Marco Ruiz
See Also:
Serialized Form

Constructor Summary
SlicerResultParser()
           
 
Method Summary
 java.io.Serializable parseResult(java.io.Serializable rawResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlicerResultParser

public SlicerResultParser()
Method Detail

parseResult

public java.io.Serializable parseResult(java.io.Serializable rawResult)
Overrides:
parseResult in class ResultParser


Copyright © 2007-2009. All Rights Reserved.