public final class Item extends ItemType
The element item is a container belonging to a blockList.
<xsd:element name=“item” type=“itemType”/>
ATTRIBUTES| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
accept, add, add, add, read, remove, remove, removegetHeading, 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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, getAttributes, nestedComparegetClazz, getStyle, getTitle, setClazz, setStyle, setTitlegetRefersTo, setRefersTogetAlternativeTo, setAlternativeTogetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWidattributes, comparepublic 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)
Copyright © 2017. All rights reserved.