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.KAttr
public class KAttr
extends KNode
Field Summary |
Fields inherited from class gnu.lists.SeqPosition | |
ipos , sequence |
Method Summary | |
String |
|
short | |
Object |
|
boolean | |
String |
|
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 getName()
public Object getObjectValue()
Get attribute value as (typed) Object, rather than string.
public boolean getSpecified()
public String getValue()