|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommgrids.nuggets.wiley.schema.Wiley
Comment describing your root element
Constructor Summary | |
Wiley()
|
Method Summary | |
ArticleContent |
getArticleContent()
Returns the value of field 'articleContent'. |
JournalInfo |
getJournalInfo()
Returns the value of field 'journalInfo'. |
java.lang.String |
getNuggetID()
Returns the value of field 'nuggetID'. |
PublicationInfo |
getPublicationInfo()
Returns the value of field 'publicationInfo'. |
PublisherInfo |
getPublisherInfo()
Returns the value of field 'publisherInfo'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setArticleContent(ArticleContent articleContent)
Sets the value of field 'articleContent'. |
void |
setJournalInfo(JournalInfo journalInfo)
Sets the value of field 'journalInfo'. |
void |
setNuggetID(java.lang.String nuggetID)
Sets the value of field 'nuggetID'. |
void |
setPublicationInfo(PublicationInfo publicationInfo)
Sets the value of field 'publicationInfo'. |
void |
setPublisherInfo(PublisherInfo publisherInfo)
Sets the value of field 'publisherInfo'. |
static Wiley |
unmarshal(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Wiley()
Method Detail |
public ArticleContent getArticleContent()
public JournalInfo getJournalInfo()
public java.lang.String getNuggetID()
public PublicationInfo getPublicationInfo()
public PublisherInfo getPublisherInfo()
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.ValidationException
public void setArticleContent(ArticleContent articleContent)
articleContent
- the value of field 'articleContent'.public void setJournalInfo(JournalInfo journalInfo)
journalInfo
- the value of field 'journalInfo'.public void setNuggetID(java.lang.String nuggetID)
nuggetID
- the value of field 'nuggetID'.public void setPublicationInfo(PublicationInfo publicationInfo)
publicationInfo
- the value of field 'publicationInfo'.public void setPublisherInfo(PublisherInfo publisherInfo)
publisherInfo
- the value of field 'publisherInfo'.public static Wiley 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 |