public final class FRBRformat extends ValueType
The element FRBRformat is the metadata property containing the Internet Media Type specification for the data format to be used in the manifestation-level IRI of this document.
ATTRIBUTES| Constructor and Description |
|---|
FRBRformat() |
| 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.
|
attributes, getRefersTo, getShortForm, getShowAs, getValue, setRefersTo, setShortForm, setShowAs, setValue, toStringgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWid, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompare, nestedComparereadgetAttributes, nestedComparepublic void write(XmlWriter writer) throws IOException
ValueTypeThe 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 ValueTypewriter - the stream to write the object toIOExceptionpublic String name()
Name of this object (the name of the xml element)
public void accept(AknVisitor visitor)
Copyright © 2017. All rights reserved.