|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommgrids.nuggets.wiley.schema.ArticleInfo
Constructor Summary | |
ArticleInfo()
|
Method Summary | |
java.lang.String |
getArticleIdentification()
Returns the value of field 'articleIdentification'. |
ArticleType |
getArticleType()
Returns the value of field 'articleType'. |
java.lang.String |
getCategory()
Returns the value of field 'category'. |
DigitalObjectIdentifier |
getDigitalObjectIdentifier()
Returns the value of field 'digitalObjectIdentifier'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setArticleIdentification(java.lang.String articleIdentification)
Sets the value of field 'articleIdentification'. |
void |
setArticleType(ArticleType articleType)
Sets the value of field 'articleType'. |
void |
setCategory(java.lang.String category)
Sets the value of field 'category'. |
void |
setDigitalObjectIdentifier(DigitalObjectIdentifier digitalObjectIdentifier)
Sets the value of field 'digitalObjectIdentifier'. |
static ArticleInfo |
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 ArticleInfo()
Method Detail |
public java.lang.String getArticleIdentification()
public ArticleType getArticleType()
public java.lang.String getCategory()
public DigitalObjectIdentifier getDigitalObjectIdentifier()
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 setArticleIdentification(java.lang.String articleIdentification)
articleIdentification
- the value of field
'articleIdentification'.public void setArticleType(ArticleType articleType)
articleType
- the value of field 'articleType'.public void setCategory(java.lang.String category)
category
- the value of field 'category'.public void setDigitalObjectIdentifier(DigitalObjectIdentifier digitalObjectIdentifier)
digitalObjectIdentifier
- the value of field
'digitalObjectIdentifier'.public static ArticleInfo 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 |