|
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.pubmed.xml.AccessionNumber
public class AccessionNumber
Class AccessionNumber.
| Constructor Summary | |
|---|---|
AccessionNumber()
|
|
| Method Summary | |
|---|---|
void |
addAccessionNumberItem(AccessionNumberItem vAccessionNumberItem)
|
void |
addAccessionNumberItem(int index,
AccessionNumberItem vAccessionNumberItem)
|
Enumeration |
enumerateAccessionNumberItem()
Method enumerateAccessionNumberItem |
AccessionNumberItem[] |
getAccessionNumberItem()
Method getAccessionNumberItem |
AccessionNumberItem |
getAccessionNumberItem(int index)
Method getAccessionNumberItem |
int |
getAccessionNumberItemCount()
Method getAccessionNumberItemCount |
String |
getContent()
Returns the value of field 'content'. |
boolean |
isValid()
Method isValid |
Iterator |
iterateAccessionNumberItem()
Method iterateAccessionNumberItem |
void |
marshal(ContentHandler handler)
|
void |
marshal(Writer out)
|
boolean |
removeAccessionNumberItem(AccessionNumberItem vAccessionNumberItem)
Method removeAccessionNumberItem |
AccessionNumberItem |
removeAccessionNumberItemAt(int index)
Method removeAccessionNumberItemAt |
void |
removeAllAccessionNumberItem()
|
void |
setAccessionNumberItem(AccessionNumberItem[] vAccessionNumberItemArray)
|
void |
setAccessionNumberItem(int index,
AccessionNumberItem vAccessionNumberItem)
|
void |
setContent(String content)
Sets the value of field 'content'. |
static AccessionNumber |
unmarshal(Reader reader)
Method unmarshal |
void |
validate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessionNumber()
| Method Detail |
|---|
public void addAccessionNumberItem(AccessionNumberItem vAccessionNumberItem)
throws IndexOutOfBoundsException
vAccessionNumberItem -
IndexOutOfBoundsException - if the index
given is outside the bounds of the collection
public void addAccessionNumberItem(int index,
AccessionNumberItem vAccessionNumberItem)
throws IndexOutOfBoundsException
index - vAccessionNumberItem -
IndexOutOfBoundsException - if the index
given is outside the bounds of the collectionpublic Enumeration enumerateAccessionNumberItem()
public AccessionNumberItem getAccessionNumberItem(int index)
throws IndexOutOfBoundsException
index -
IndexOutOfBoundsException - if the index
given is outside the bounds of the collectionpublic AccessionNumberItem[] getAccessionNumberItem()
public int getAccessionNumberItemCount()
public String getContent()
public boolean isValid()
public Iterator iterateAccessionNumberItem()
public void marshal(Writer out)
throws MarshalException,
ValidationException
out -
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
public void marshal(ContentHandler handler)
throws IOException,
MarshalException,
ValidationException
handler -
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 marshalingpublic boolean removeAccessionNumberItem(AccessionNumberItem vAccessionNumberItem)
vAccessionNumberItem -
public AccessionNumberItem removeAccessionNumberItemAt(int index)
index -
public void removeAllAccessionNumberItem()
public void setAccessionNumberItem(int index,
AccessionNumberItem vAccessionNumberItem)
throws IndexOutOfBoundsException
index - vAccessionNumberItem -
IndexOutOfBoundsException - if the index
given is outside the bounds of the collectionpublic void setAccessionNumberItem(AccessionNumberItem[] vAccessionNumberItemArray)
vAccessionNumberItemArray - public void setContent(String content)
content - the value of field 'content'.
public static AccessionNumber unmarshal(Reader reader)
throws MarshalException,
ValidationException
reader -
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
public void validate()
throws ValidationException
ValidationException - if this
object is an invalid instance according to the schema
|
Textractor API textractor-720 (20091120123250) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||