de.fraunhofer.ipsi.xquery.datamodel
Interface AttributeNode

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, Item, java.lang.Iterable<Item>, Node, Sequence

public interface AttributeNode
extends Node


Method Summary
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.datamodel.Node
attributes, baseUri, children, documentUri, getRef, isCopy, isId, isIdrefs, isReferenced, namespaceBindings, namespaceNodes, nilled, nodeKind, nodeName, parent, root, typedValue, unparsedEntityPublicId, unparsedEntitySystemId
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.datamodel.Item
stringValue, typeName
 
Methods inherited from interface de.fraunhofer.ipsi.xquery.datamodel.Sequence
add, addAll, booleanValue, clone, deepEquals, distinctDocOrder, get, indexOf, isEmpty, setImmutable, size
 
Methods inherited from interface java.lang.Iterable
iterator
 
Methods inherited from interface java.lang.Comparable
compareTo