| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectgnu.lists.SeqPositiongnu.kawa.xml.KNodegnu.kawa.xml.KCharacterDatagnu.kawa.xml.KTextpublic class KTextextends KCharacterDataField Summary |
Fields inherited from class gnu.lists.SeqPosition | |
ipos, sequence | |
Method Summary | |
String | |
short | |
String | |
boolean | |
boolean | |
static KText |
|
Text |
|
Text |
|
Methods inherited from class gnu.kawa.xml.KCharacterData | |
appendData, deleteData, getData, getLength, insertData, replaceData, setData, substringData | |
Methods inherited from class gnu.kawa.xml.KNode | |
coerce, getBaseURI, getFeature, getLocalName, getNamespaceURI, getNodeName, getNodeType, getNodeValue, getNodeValue, getPrefix, getTextContent, getTextContent, hasAttributes, hasChildNodes, isDefaultNamespace, isSupported, lookupNamespaceURI, lookupPrefix, make, make, normalize, toString | |
Methods inherited from class gnu.lists.SeqPosition | |
add, copy, finalize, fromEndIndex, getContainingSequenceSize, getNext, getNextKind, getNextTypeName, getNextTypeObject, getPos, getPrevious, gotoChildrenStart, gotoEnd, gotoNext, gotoPrevious, gotoStart, hasMoreElements, hasNext, hasPrevious, isAfter, make, next, nextElement, nextIndex, previous, previousIndex, release, remove, set, set, set, setNext, setPos, setPos, setPrevious, toInfo, toString | |
public String getWholeText()
public boolean isElementContentWhitespace()
public Text replaceWholeText(String content)
throws DOMExceptionpublic Text splitText(int offset)
throws DOMException