@Deprecated public final class ExtractText extends InlineType implements ANinline
The element extractText is an inline element containing a string used as an extract from another document.
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT
Deprecated.
XML tag element name.
|
ATTRIBUTES| Constructor and Description |
|---|
ExtractText()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Deprecated.
Name of this object (the name of the xml element)
|
void |
write(XmlWriter writer)
Deprecated.
The object implements the write method to save its contents by calling the methods of Output.
|
acceptadd, add, add, add, add, add, getData, read, removeadd, 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, waitattributes, compare, nestedComparereadadd, getAttributes, nestedComparegetClazz, getStyle, getTitle, setClazz, setStyle, setTitlegetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWidgetRefersTo, setRefersTogetAlternativeTo, setAlternativeTopublic static final String ELEMENT
XML tag element name.
public 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 CoreOptwrite in interface IdOptwrite in interface Externalizablewrite in class InlineTypewriter - the stream to write the object toIOExceptionCopyright © 2017. All rights reserved.