public final class Article extends Hierarchy implements ANhier
This element is a hierarchical container called “article” either explicitly or due to the local tradition.
<xsd:element name=“article” type=“hierarchy”/>
ATTRIBUTES| Constructor and Description |
|---|
Article() |
| 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, addHierarchyElement, equals, getContent, getIntro, nestedCompare, read, remove, remove, removeHierarchyElement, setContent, setIntro, streamgetHeading, getNum, getSubheading, setHeading, setNum, setSubheadingadd, attributes, getAlternativeTo, getAttributes, getClazz, getPeriod, getRefersTo, getStatus, getStyle, getTitle, setAlternativeTo, setClazz, setPeriod, setRefersTo, setStatus, setStyle, setTitle, toStringgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWid, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitattributes, compare, nestedComparereadadd, getAttributesgetClazz, getStyle, getTitle, setClazz, setStyle, setTitlegetRefersTo, setRefersTogetAlternativeTo, setAlternativeTopublic void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
public String name()
Name of this object (the name of the xml element)
public void accept(AknVisitor visitor)
Copyright © 2017. All rights reserved.