|
Textractor API textractor-720 (20091120123250) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttextractor.xml.yapex.xml.Abstract
public class Abstract
Class Abstract.
| 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 |
|---|
public Abstract()
| Method Detail |
|---|
public void deletePmid()
public long getPmid()
public ProteinNames getProteinNames()
public String getText()
public boolean hasPmid()
public boolean isValid()
public void marshal(Writer out)
throws MarshalException,
ValidationException
out -
MarshalException
ValidationException
public void marshal(ContentHandler handler)
throws IOException,
MarshalException,
ValidationException
handler -
IOException
MarshalException
ValidationExceptionpublic void setPmid(long pmid)
pmid - the value of field 'pmid'.public void setProteinNames(ProteinNames proteinNames)
proteinNames - the value of field 'proteinNames'.public void setText(String text)
text - the value of field 'text'.
public static Object unmarshal(Reader reader)
throws MarshalException,
ValidationException
reader -
MarshalException
ValidationException
public void validate()
throws ValidationException
ValidationException
|
Textractor API textractor-720 (20091120123250) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||