|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.sf.bibtexml.ProceedingsChoice
Class ProceedingsChoice.
| Constructor Summary | |
ProceedingsChoice()
|
|
| Method Summary | |
void |
deleteNumber()
Method deleteNumber |
int |
getNumber()
Returns the value of field 'number'. |
java.lang.String |
getVolume()
Returns the value of field 'volume'. |
boolean |
hasNumber()
Method hasNumber |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setNumber(int number)
Sets the value of field 'number'. |
void |
setVolume(java.lang.String volume)
Sets the value of field 'volume'. |
static ProceedingsChoice |
unmarshal(java.io.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 ProceedingsChoice()
| Method Detail |
public void deleteNumber()
public int getNumber()
public java.lang.String getVolume()
public boolean hasNumber()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setNumber(int number)
number - the value of field 'number'.public void setVolume(java.lang.String volume)
volume - the value of field 'volume'.
public static ProceedingsChoice unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||