Inkscape
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
dom.idl File Reference
Go to the source code of this file.
Classes
exception
dom::DOMException
interface
dom::DOMStringList
interface
dom::NameList
interface
dom::DOMImplementationList
interface
dom::DOMImplementationSource
interface
dom::DOMImplementation
interface
dom::Node
interface
dom::NodeList
interface
dom::NamedNodeMap
interface
dom::CharacterData
interface
dom::Attr
interface
dom::Element
interface
dom::Text
interface
dom::Comment
interface
dom::TypeInfo
interface
dom::UserDataHandler
interface
dom::DOMError
interface
dom::DOMErrorHandler
interface
dom::DOMLocator
interface
dom::DOMConfiguration
interface
dom::CDATASection
interface
dom::DocumentType
interface
dom::Notation
interface
dom::Entity
interface
dom::EntityReference
interface
dom::ProcessingInstruction
interface
dom::DocumentFragment
interface
dom::Document
Namespaces
namespace
dom
Typedefs
typedef unsigned long long
dom::DOMTimeStamp
typedef any
dom::DOMUserData
typedef Object
dom::DOMObject
Variables
interface
DOMString
dom::sequence< unsigned short >
const unsigned short
dom::INDEX_SIZE_ERR
= 1
const unsigned short
dom::DOMSTRING_SIZE_ERR
= 2
const unsigned short
dom::HIERARCHY_REQUEST_ERR
= 3
const unsigned short
dom::WRONG_DOCUMENT_ERR
= 4
const unsigned short
dom::INVALID_CHARACTER_ERR
= 5
const unsigned short
dom::NO_DATA_ALLOWED_ERR
= 6
const unsigned short
dom::NO_MODIFICATION_ALLOWED_ERR
= 7
const unsigned short
dom::NOT_FOUND_ERR
= 8
const unsigned short
dom::NOT_SUPPORTED_ERR
= 9
const unsigned short
dom::INUSE_ATTRIBUTE_ERR
= 10
const unsigned short
dom::INVALID_STATE_ERR
= 11
const unsigned short
dom::SYNTAX_ERR
= 12
const unsigned short
dom::INVALID_MODIFICATION_ERR
= 13
const unsigned short
dom::NAMESPACE_ERR
= 14
const unsigned short
dom::INVALID_ACCESS_ERR
= 15
const unsigned short
dom::VALIDATION_ERR
= 16
const unsigned short
dom::TYPE_MISMATCH_ERR
= 17