|
||||||||||
| 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.KComment
public class KComment
| Field Summary |
|---|
| Fields inherited from class gnu.lists.SeqPosition |
|---|
ipos, sequence |
| Constructor Summary | |
|---|---|
KComment(NodeTree seq,
int ipos)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getNodeName()
|
static KComment |
valueOf(java.lang.String text)
|
| Methods inherited from class gnu.kawa.xml.KCharacterData |
|---|
getData, getLength |
| 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, hasAttributes, 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 KComment(NodeTree seq,
int ipos)
| Method Detail |
|---|
public java.lang.String getNodeName()
getNodeName in class KNodepublic static KComment valueOf(java.lang.String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||