org.exist.dom
Interface QNameable

All Known Implementing Classes:
AttributeImpl, AttrImpl, BinaryDocument, CDATASectionImpl, CDATASectionImpl, CharacterDataImpl, CommentImpl, CommentImpl, DocumentImpl, DocumentImpl, DocumentTypeImpl, ElementImpl, ElementImpl, NamedNode, NamespaceNode, NodeImpl, NodeImpl, ProcessingInstructionImpl, ProcessingInstructionImpl, ReferenceNode, StoredNode, TextImpl, TextImpl

public interface QNameable

Author:
Sebastian Bossung, Technische Universitaet Hamburg-Harburg

Method Summary
 QName getQName()
           
 

Method Detail

getQName

QName getQName()


Copyright (C) Wolfgang Meier. All rights reserved.