Package org.episteme.natural.chemistry.loaders.cml.dom.pmr
package org.episteme.natural.chemistry.loaders.cml.dom.pmr
Provides the
org.episteme.natural.chemistry.loaders.cml.dom.pmr module.-
ClassDescriptionDelegation-based DOMA wrapper for
DocumentBuilderthat returnsPMRDocumentImplinstances.at present hardcoded to using defaultTheDocumentinterface represents the entire HTML or XML document.Delegation-based implementationTheNodeListinterface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.Implementation of theTextinterface for the CML DOM.When associating an object to a key on a node using Node.setUserData() the application can provide a handler that gets called when the node the object is associated to is being cloned, imported, or renamed.