|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.lists.SeqPosition
gnu.kawa.xml.KNode
gnu.kawa.xml.KCharacterData
gnu.kawa.xml.KText
gnu.kawa.xml.KCDATASection
public class KCDATASection
| Field Summary |
|---|
| Fields inherited from class gnu.lists.SeqPosition |
|---|
ipos, sequence |
| Constructor Summary | |
|---|---|
KCDATASection(NodeTree seq,
int ipos)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getData()
|
int |
getLength()
Non-optimized. |
java.lang.String |
getNodeName()
|
| Methods inherited from class gnu.kawa.xml.KText |
|---|
getWholeText, hasAttributes, isElementContentWhitespace, make |
| Methods inherited from class gnu.kawa.xml.KNode |
|---|
atomicValue, baseURI, coerce, consume, copy, getBaseURI, getFeature, getLocalName, getNamespaceURI, getNodeNameObject, getNodeSymbol, getNodeValue, getNodeValue, getNodeValue, getNodeValue, getPrefix, getTextContent, getTextContent, hasChildNodes, isDefaultNamespace, isSupported, lookupNamespaceURI, lookupPrefix, make, make, normalize, toString |
| Methods inherited from class gnu.lists.SeqPosition |
|---|
add, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KCDATASection(NodeTree seq,
int ipos)
| Method Detail |
|---|
public java.lang.String getNodeName()
getNodeName in class KTextpublic java.lang.String getData()
getData in class KCharacterDatapublic int getLength()
getLength in class KCharacterData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||