public class Metadata extends MetadataType implements Serializable
| Constructor and Description |
|---|
Metadata() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
static MetadataType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
getAbout, getAbstractMetaData, getActuate, getArcrole, getHref, getRole, getShow, getTitle, getType, setAbout, setAbstractMetaData, setActuate, setArcrole, setHref, setRole, setShow, setTitle, setTypepublic boolean isValid()
isValid in class MetadataTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class MetadataTypeout - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class MetadataTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic static MetadataType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
validate in class MetadataTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2022 B3Partners B.V.. All rights reserved.