2005/5/9
-- ACDK API Docs Namespaces acdk acdk::xml acdk::xml::libxmldom LibXMLNotation members See also: LibXMLNotation.h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include <LibXMLNotation.h>
Inheritance diagram for acdk::xml::libxmldom::LibXMLNotation:
[inline]
[virtual]
The public identifier of this notation.
If the public identifier was not specified, this is null.
null
Implements org::w3c::dom::Notation.
The system identifier of this notation.
If the system identifier was not specified, this is null. This may be an absolute URI or not.
return a string representation of this object Object::toString() return getName() by default
Reimplemented from acdk::xml::libxmldom::LibXMLNode.
[inline, virtual]
dom4j like extension