Searched defs:Notation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNotation.cpp22 #include "core/dom/Notation.h"
26 Notation::Notation(TreeScope* treeScope, const String& name, const String& publicId, const String& systemId) function in class:WebCore::Notation
35 String Notation::nodeName() const
40 Node::NodeType Notation::nodeType() const
45 PassRefPtr<Node> Notation::cloneNode(bool /*deep*/)
47 // Spec says cloning Notation nodes is "implementation dependent". We do not support it.
51 bool Notation::childTypeAllowed(NodeType) const
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 599 milliseconds