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.KElement
public class KElement
extends KNode
Field Summary |
Fields inherited from class gnu.lists.SeqPosition | |
ipos , sequence |
Method Summary | |
String |
|
String |
|
KAttr |
|
KAttr |
|
String | |
String | |
boolean |
|
boolean |
|
boolean |
Methods inherited from class gnu.kawa.xml.KNode | |
atomicValue , baseURI , coerce , consume , copy , getBaseURI , getFeature , getLocalName , getNamespaceURI , getNodeName , 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 , 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 getAttribute(String name)
public String getAttributeNS(String namespaceURI, String localName)
public String getTagName()
public boolean hasAttribute(String name)
Not implemented yet.
public boolean hasAttributeNS(String namespaceURI, String localName)