Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
gnu.lists.SeqPosition
gnu.kawa.xml.KNode
gnu.kawa.xml.KCharacterData
gnu.kawa.xml.KText
public class KText
extends KCharacterData
Field 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 DOMException
public Text splitText(int offset) throws DOMException