TissueInfo API 20091124110011

edu.mssm.crover.tools.blast.parsers.xml.v3
Class BlastOutput_iterations

java.lang.Object
  extended by edu.mssm.crover.tools.blast.parsers.xml.v3.BlastOutput_iterationsType
      extended by edu.mssm.crover.tools.blast.parsers.xml.v3.BlastOutput_iterations
All Implemented Interfaces:
Serializable

public class BlastOutput_iterations
extends BlastOutput_iterationsType
implements Serializable

Class BlastOutput_iterations.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
BlastOutput_iterations()
           
 
Method Summary
 boolean isValid()
          Method isValid.
 void marshal(ContentHandler handler)
           
 void marshal(Writer out)
           
static BlastOutput_iterationsType unmarshal(Reader reader)
          Method unmarshal.
 void validate()
           
 
Methods inherited from class edu.mssm.crover.tools.blast.parsers.xml.v3.BlastOutput_iterationsType
getIteration, setIteration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlastOutput_iterations

public BlastOutput_iterations()
Method Detail

isValid

public boolean isValid()
Method isValid.

Overrides:
isValid in class BlastOutput_iterationsType
Returns:
true if this object is valid according to the schema

marshal

public void marshal(Writer out)
             throws MarshalException,
                    ValidationException
Overrides:
marshal in class BlastOutput_iterationsType
Parameters:
out -
Throws:
MarshalException - if object is null or if any SAXException is thrown during marshaling
ValidationException - if this object is an invalid instance according to the schema

marshal

public void marshal(ContentHandler handler)
             throws IOException,
                    MarshalException,
                    ValidationException
Overrides:
marshal in class BlastOutput_iterationsType
Parameters:
handler -
Throws:
IOException - if an IOException occurs during marshaling
ValidationException - if this object is an invalid instance according to the schema
MarshalException - if object is null or if any SAXException is thrown during marshaling

unmarshal

public static BlastOutput_iterationsType unmarshal(Reader reader)
                                            throws MarshalException,
                                                   ValidationException
Method unmarshal.

Parameters:
reader -
Returns:
the unmarshaled edu.mssm.crover.tools.blast.parsers.xml.v3.BlastOutput_iterationsType
Throws:
MarshalException - if object is null or if any SAXException is thrown during marshaling
ValidationException - if this object is an invalid instance according to the schema

validate

public void validate()
              throws ValidationException
Overrides:
validate in class BlastOutput_iterationsType
Throws:
ValidationException - if this object is an invalid instance according to the schema

TissueInfo API 20091124110011

Copyright © 2001-2009 Institute for Computational Biomedicine, All Rights Reserved.