edu.mssm.crover.tools.blast.parsers.xml.v3
Class Iteration_StatType
java.lang.Object
|
+--edu.mssm.crover.tools.blast.parsers.xml.v3.Iteration_StatType
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- Iteration_Stat
- public abstract class Iteration_StatType
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Iteration_StatType
public Iteration_StatType()
getStatistics
public Statistics getStatistics()
isValid
public boolean isValid()
marshal
public abstract void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
marshal
public abstract void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
setStatistics
public void setStatistics(Statistics statistics)
- Parameters:
statistics -
validate
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
Copyright @ 2003 Mount Sinai School of Medicine. All Rights Reserved.