public final class Preservation extends AnyOtherType
The element preservation is the metadata property containing an arbitrary list of elements detailing the preservation actions taken for the document is the respective level of the FRBR hierarchy.
<xsd:element name="preservation" type="anyOtherType"/>
ATTRIBUTES| Constructor and Description |
|---|
Preservation() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AknVisitor visitor) |
String |
name()
Name of this object (the name of the xml element)
|
void |
write(XmlWriter writer)
The object implements the write method to save its contents by calling the methods of Output.
|
add, add, attributes, getHref, read, setHrefgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWid, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributes, nestedComparepublic void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
write in interface Corewrite in interface IdOptwrite in interface Externalizablewrite in class AnyOtherTypewriter - the stream to write the object toIOExceptionpublic String name()
Name of this object (the name of the xml element)
public void accept(AknVisitor visitor)
accept in interface Visitableaccept in class AnyOtherTypeCopyright © 2017. All rights reserved.