Textractor API textractor-720 (20091120123250)

textractor.xml.yapex.xml
Class Abstract

java.lang.Object
  extended by textractor.xml.yapex.xml.Abstract
All Implemented Interfaces:
Serializable

public class Abstract
extends Object
implements Serializable

Class Abstract.

Version:
$Revision: 11485 $ $Date: 2006-09-18 12:31:40 -0400 (Mon, 18 Sep 2006) $
See Also:
Serialized Form

Constructor Summary
Abstract()
           
 
Method Summary
 void deletePmid()
          Method deletePmid
 long getPmid()
          Returns the value of field 'pmid'.
 ProteinNames getProteinNames()
          Returns the value of field 'proteinNames'.
 String getText()
          Returns the value of field 'text'.
 boolean hasPmid()
          Method hasPmid
 boolean isValid()
          Method isValid
 void marshal(ContentHandler handler)
          Method marshal
 void marshal(Writer out)
          Method marshal
 void setPmid(long pmid)
          Sets the value of field 'pmid'.
 void setProteinNames(ProteinNames proteinNames)
          Sets the value of field 'proteinNames'.
 void setText(String text)
          Sets the value of field 'text'.
static Object unmarshal(Reader reader)
          Method unmarshal
 void validate()
          Method validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Abstract

public Abstract()
Method Detail

deletePmid

public void deletePmid()
Method deletePmid


getPmid

public long getPmid()
Returns the value of field 'pmid'.

Returns:
the value of field 'pmid'.

getProteinNames

public ProteinNames getProteinNames()
Returns the value of field 'proteinNames'.

Returns:
the value of field 'proteinNames'.

getText

public String getText()
Returns the value of field 'text'.

Returns:
the value of field 'text'.

hasPmid

public boolean hasPmid()
Method hasPmid


isValid

public boolean isValid()
Method isValid


marshal

public void marshal(Writer out)
             throws MarshalException,
                    ValidationException
Method marshal

Parameters:
out -
Throws:
MarshalException
ValidationException

marshal

public void marshal(ContentHandler handler)
             throws IOException,
                    MarshalException,
                    ValidationException
Method marshal

Parameters:
handler -
Throws:
IOException
MarshalException
ValidationException

setPmid

public void setPmid(long pmid)
Sets the value of field 'pmid'.

Parameters:
pmid - the value of field 'pmid'.

setProteinNames

public void setProteinNames(ProteinNames proteinNames)
Sets the value of field 'proteinNames'.

Parameters:
proteinNames - the value of field 'proteinNames'.

setText

public void setText(String text)
Sets the value of field 'text'.

Parameters:
text - the value of field 'text'.

unmarshal

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

Parameters:
reader -
Throws:
MarshalException
ValidationException

validate

public void validate()
              throws ValidationException
Method validate

Throws:
ValidationException

Textractor API textractor-720 (20091120123250)

Copyright © 2003-2008 Institute for Computational Biomedicine, All Rights Reserved.