|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommgrids.nuggets.wiley.schema.DigitalObjectIdentifier
Constructor Summary | |
DigitalObjectIdentifier()
|
Method Summary | |
java.lang.String |
getHref()
Returns the value of field 'href'. |
java.lang.String |
getLevel()
Returns the value of field 'level'. |
java.lang.String |
getOrigin()
Returns the value of field 'origin'. |
java.lang.String |
getRegistered()
Returns the value of field 'registered'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setHref(java.lang.String href)
Sets the value of field 'href'. |
void |
setLevel(java.lang.String level)
Sets the value of field 'level'. |
void |
setOrigin(java.lang.String origin)
Sets the value of field 'origin'. |
void |
setRegistered(java.lang.String registered)
Sets the value of field 'registered'. |
static DigitalObjectIdentifier |
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 DigitalObjectIdentifier()
Method Detail |
public java.lang.String getHref()
public java.lang.String getLevel()
public java.lang.String getOrigin()
public java.lang.String getRegistered()
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 setHref(java.lang.String href)
href
- the value of field 'href'.public void setLevel(java.lang.String level)
level
- the value of field 'level'.public void setOrigin(java.lang.String origin)
origin
- the value of field 'origin'.public void setRegistered(java.lang.String registered)
registered
- the value of field 'registered'.public static DigitalObjectIdentifier 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 |