|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommgrids.nuggets.wiley.schema.PublisherInfo
Constructor Summary | |
PublisherInfo()
|
Method Summary | |
java.lang.String |
getPublisherLoc()
Returns the value of field 'publisherLoc'. |
java.lang.String |
getPublisherName()
Returns the value of field 'publisherName'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setPublisherLoc(java.lang.String publisherLoc)
Sets the value of field 'publisherLoc'. |
void |
setPublisherName(java.lang.String publisherName)
Sets the value of field 'publisherName'. |
static PublisherInfo |
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 PublisherInfo()
Method Detail |
public java.lang.String getPublisherLoc()
public java.lang.String getPublisherName()
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 setPublisherLoc(java.lang.String publisherLoc)
publisherLoc
- the value of field 'publisherLoc'.public void setPublisherName(java.lang.String publisherName)
publisherName
- the value of field 'publisherName'.public static PublisherInfo 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 |