edu.mssm.crover.tools.blast.parsers.xml.v3
Class BlastOutput_IterationsType
java.lang.Object
|
+--edu.mssm.crover.tools.blast.parsers.xml.v3.BlastOutput_IterationsType
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- BlastOutput_Iterations
- public abstract class BlastOutput_IterationsType
- 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 |
BlastOutput_IterationsType
public BlastOutput_IterationsType()
getIteration
public Iteration getIteration()
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
setIteration
public void setIteration(Iteration iteration)
- Parameters:
iteration -
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.