private static class ReadOdt.GathWrText
extends java.lang.Object
ReadOdt.gathWrText(XmlDataNode, char)
and its inner operation.| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
bFollowLink
for the special construct '>>Link' whereby '>>' is also a link, the www link,
and 'Link' is the local link.
|
(package private) boolean |
bLinkWritten
If
bFollowLink is set, if the local link is detected, and written to ZmL, then this flag is set. |
(package private) java.util.ListIterator<org.vishia.xmlReader.XmlDataNode> |
iterNodes |
(package private) java.util.List<org.vishia.xmlReader.XmlDataNode> |
ndsSpan |
(package private) org.vishia.xmlReader.XmlDataNode |
nodeLast |
(package private) StyleOdt |
styleSpan1 |
(package private) char |
whatlast |
| Modifier | Constructor and Description |
|---|---|
private |
GathWrText() |
java.util.List<org.vishia.xmlReader.XmlDataNode> ndsSpan
StyleOdt styleSpan1
char whatlast
java.util.ListIterator<org.vishia.xmlReader.XmlDataNode> iterNodes
boolean bFollowLink
boolean bLinkWritten
bFollowLink is set, if the local link is detected, and written to ZmL, then this flag is set.
If on end of links, this flag is not set, then the content of nodeLast is written as link.org.vishia.xmlReader.XmlDataNode nodeLast