| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc (1.8.0_181) on Fri Sep 14 11:37:23 BST 2018 --> |
| <title>Class Hierarchy (XML Document Model (XDM))</title> |
| <meta name="date" content="2018-09-14"> |
| <link rel="stylesheet" type="text/css" href="javadoc.css" title="Style"> |
| <script type="text/javascript" src="script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Class Hierarchy (XML Document Model (XDM))"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a name="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-files/index-1.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage">org.netbeans.modules.xml.xdm/1 1.36.1 1</div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> |
| <li><a href="overview-tree.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_top"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 class="title">Hierarchy For All Packages</h1> |
| <span class="packageHierarchyLabel">Package Hierarchies:</span> |
| <ul class="horizontal"> |
| <li><a href="org/netbeans/modules/xml/xdm/package-tree.html">org.netbeans.modules.xml.xdm</a>, </li> |
| <li><a href="org/netbeans/modules/xml/xdm/diff/package-tree.html">org.netbeans.modules.xml.xdm.diff</a>, </li> |
| <li><a href="org/netbeans/modules/xml/xdm/nodes/package-tree.html">org.netbeans.modules.xml.xdm.nodes</a>, </li> |
| <li><a href="org/netbeans/modules/xml/xdm/visitor/package-tree.html">org.netbeans.modules.xml.xdm.visitor</a>, </li> |
| <li><a href="org/netbeans/modules/xml/xdm/xam/package-tree.html">org.netbeans.modules.xml.xdm.xam</a></li> |
| </ul> |
| </div> |
| <div class="contentContainer"> |
| <h2 title="Class Hierarchy">Class Hierarchy</h2> |
| <ul> |
| <li type="circle">java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> |
| <ul> |
| <li type="circle">java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">AbstractCollection</span></a><E> (implements java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><E>) |
| <ul> |
| <li type="circle">java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/AbstractSet.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">AbstractSet</span></a><E> (implements java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><E>) |
| <ul> |
| <li type="circle">java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">HashSet</span></a><E> (implements java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><E>) |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.xam.<a href="org/netbeans/modules/xml/xdm/xam/XDMAccess.AttributeKeySet.html" title="class in org.netbeans.modules.xml.xdm.xam"><span class="typeNameLink">XDMAccess.AttributeKeySet</span></a><E></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li type="circle">java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">AbstractMap</span></a><K,V> (implements java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><K,V>) |
| <ul> |
| <li type="circle">java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util"><span class="typeNameLink">HashMap</span></a><K,V> (implements java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><K,V>, java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.xam.<a href="org/netbeans/modules/xml/xdm/xam/XDMAccess.AttributeMap.html" title="class in org.netbeans.modules.xml.xdm.xam"><span class="typeNameLink">XDMAccess.AttributeMap</span></a><K,V></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Change.AttributeDiff.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Change.AttributeDiff</span></a> |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Change.AttributeAdd.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Change.AttributeAdd</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Change.AttributeChange.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Change.AttributeChange</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Change.AttributeDelete.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Change.AttributeDelete</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/CompareVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">CompareVisitor</span></a> (implements org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/XMLNodeVisitor.html" title="interface in org.netbeans.modules.xml.xdm.visitor">XMLNodeVisitor</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Convertors.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">Convertors</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/DefaultElementIdentity.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">DefaultElementIdentity</span></a> (implements org.netbeans.modules.xml.xam.dom.<a href="../org-netbeans-modules-xml-xam/org/netbeans/modules/xml/xam/dom/ElementIdentity.html?is-external=true" title="class or interface in org.netbeans.modules.xml.xam.dom">ElementIdentity</a>) |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/XDMUtil.XDElementIdentity.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">XDMUtil.XDElementIdentity</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/DefaultVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">DefaultVisitor</span></a> (implements org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/XMLNodeVisitor.html" title="interface in org.netbeans.modules.xml.xdm.visitor">XMLNodeVisitor</a>) |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/ChildVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">ChildVisitor</span></a> |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/FindNamespaceVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">FindNamespaceVisitor</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/FindVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">FindVisitor</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/FlushVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">FlushVisitor</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/NamespaceRefactorVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">NamespaceRefactorVisitor</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/PathFromRootVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">PathFromRootVisitor</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/PrintVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">PrintVisitor</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/XPathFinder.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">XPathFinder</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/MergeVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">MergeVisitor</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Difference.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Difference</span></a> |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Add.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Add</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Change.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Change</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Delete.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Delete</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/DiffFinder.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">DiffFinder</span></a> |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/NodeIdDiffFinder.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">NodeIdDiffFinder</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/XDMUtil.XDUDiffFinder.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">XDMUtil.XDUDiffFinder</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/DiffFinder.PairComparator.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">DiffFinder.PairComparator</span></a> (implements java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><T>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/DiffFinder.PairComparator2.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">DiffFinder.PairComparator2</span></a> (implements java.util.<a href="http://download.oracle.com/javase/8/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a><T>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/EndPositionFinderVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">EndPositionFinderVisitor</span></a> (implements org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/XMLNodeVisitor.html" title="interface in org.netbeans.modules.xml.xdm.visitor">XMLNodeVisitor</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/HashNamespaceResolver.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">HashNamespaceResolver</span></a> (implements javax.xml.namespace.<a href="http://download.oracle.com/javase/8/docs/api/javax/xml/namespace/NamespaceContext.html?is-external=true" title="class or interface in javax.xml.namespace">NamespaceContext</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/MergeDiff.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">MergeDiff</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xam.<a href="../org-netbeans-modules-xml-xam/org/netbeans/modules/xml/xam/ModelAccess.html?is-external=true" title="class or interface in org.netbeans.modules.xml.xam"><span class="typeNameLink">ModelAccess</span></a> |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xam.dom.<a href="../org-netbeans-modules-xml-xam/org/netbeans/modules/xml/xam/dom/DocumentModelAccess.html?is-external=true" title="class or interface in org.netbeans.modules.xml.xam.dom"><span class="typeNameLink">DocumentModelAccess</span></a> |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xam.dom.<a href="../org-netbeans-modules-xml-xam/org/netbeans/modules/xml/xam/dom/DocumentModelAccess2.html?is-external=true" title="class or interface in org.netbeans.modules.xml.xam.dom"><span class="typeNameLink">DocumentModelAccess2</span></a> |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.xam.<a href="org/netbeans/modules/xml/xdm/xam/XDMAccess.html" title="class in org.netbeans.modules.xml.xdm.xam"><span class="typeNameLink">XDMAccess</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/NamedNodeMapImpl.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">NamedNodeMapImpl</span></a> (implements org.w3c.dom.<a href="http://download.oracle.com/javase/8/docs/api/org/w3c/dom/NamedNodeMap.html?is-external=true" title="class or interface in org.w3c.dom">NamedNodeMap</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/NamespaceRefactorVisitor.NamespaceCheck.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">NamespaceRefactorVisitor.NamespaceCheck</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/NodeByPositionVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">NodeByPositionVisitor</span></a> (implements org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/XMLNodeVisitor.html" title="interface in org.netbeans.modules.xml.xdm.visitor">XMLNodeVisitor</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/NodeImpl.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">NodeImpl</span></a> (implements java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Node.html" title="interface in org.netbeans.modules.xml.xdm.nodes">Node</a>) |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Attribute.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">Attribute</span></a> (implements org.w3c.dom.<a href="http://download.oracle.com/javase/8/docs/api/org/w3c/dom/Attr.html?is-external=true" title="class or interface in org.w3c.dom">Attr</a>, org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Node.html" title="interface in org.netbeans.modules.xml.xdm.nodes">Node</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Document.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">Document</span></a> (implements org.w3c.dom.<a href="http://download.oracle.com/javase/8/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>, org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Node.html" title="interface in org.netbeans.modules.xml.xdm.nodes">Node</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Element.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">Element</span></a> (implements org.w3c.dom.<a href="http://download.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>, org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Node.html" title="interface in org.netbeans.modules.xml.xdm.nodes">Node</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Text.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">Text</span></a> (implements org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Node.html" title="interface in org.netbeans.modules.xml.xdm.nodes">Node</a>, org.w3c.dom.<a href="http://download.oracle.com/javase/8/docs/api/org/w3c/dom/Text.html?is-external=true" title="class or interface in org.w3c.dom">Text</a>) |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/CData.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">CData</span></a> (implements org.w3c.dom.<a href="http://download.oracle.com/javase/8/docs/api/org/w3c/dom/CDATASection.html?is-external=true" title="class or interface in org.w3c.dom">CDATASection</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Comment.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">Comment</span></a> (implements org.w3c.dom.<a href="http://download.oracle.com/javase/8/docs/api/org/w3c/dom/Comment.html?is-external=true" title="class or interface in org.w3c.dom">Comment</a>)</li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/NodeInfo.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">NodeInfo</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/PositionFinderVisitor.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">PositionFinderVisitor</span></a> (implements org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/XMLNodeVisitor.html" title="interface in org.netbeans.modules.xml.xdm.visitor">XMLNodeVisitor</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/SyncPreparation.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">SyncPreparation</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Token.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">Token</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/Utils.html" title="class in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">Utils</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.xam.<a href="org/netbeans/modules/xml/xdm/xam/XDMAccessProvider.html" title="class in org.netbeans.modules.xml.xdm.xam"><span class="typeNameLink">XDMAccessProvider</span></a> (implements org.netbeans.modules.xml.xam.spi.<a href="../org-netbeans-modules-xml-xam/org/netbeans/modules/xml/xam/spi/DocumentModelAccessProvider.html?is-external=true" title="class or interface in org.netbeans.modules.xml.xam.spi">DocumentModelAccessProvider</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.xam.<a href="org/netbeans/modules/xml/xdm/xam/XDMListener.html" title="class in org.netbeans.modules.xml.xdm.xam"><span class="typeNameLink">XDMListener</span></a> (implements java.beans.<a href="http://download.oracle.com/javase/8/docs/api/java/beans/PropertyChangeListener.html?is-external=true" title="class or interface in java.beans">PropertyChangeListener</a>)</li> |
| <li type="circle">org.netbeans.modules.xml.xdm.<a href="org/netbeans/modules/xml/xdm/XDMModel.html" title="class in org.netbeans.modules.xml.xdm"><span class="typeNameLink">XDMModel</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/XDMTreeDiff.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">XDMTreeDiff</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/XDMUtil.html" title="class in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">XDMUtil</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/XMLSyntaxParser.html" title="class in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">XMLSyntaxParser</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| <h2 title="Interface Hierarchy">Interface Hierarchy</h2> |
| <ul> |
| <li type="circle">org.w3c.dom.<a href="http://download.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom"><span class="typeNameLink">Node</span></a> |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/Node.html" title="interface in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">Node</span></a></li> |
| </ul> |
| </li> |
| <li type="circle">org.netbeans.modules.xml.xdm.visitor.<a href="org/netbeans/modules/xml/xdm/visitor/XMLNodeVisitor.html" title="interface in org.netbeans.modules.xml.xdm.visitor"><span class="typeNameLink">XMLNodeVisitor</span></a></li> |
| </ul> |
| <h2 title="Enum Hierarchy">Enum Hierarchy</h2> |
| <ul> |
| <li type="circle">java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> |
| <ul> |
| <li type="circle">java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="http://download.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://download.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) |
| <ul> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/Change.Type.html" title="enum in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">Change.Type</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/NodeInfo.NodeType.html" title="enum in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">NodeInfo.NodeType</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.nodes.<a href="org/netbeans/modules/xml/xdm/nodes/TokenType.html" title="enum in org.netbeans.modules.xml.xdm.nodes"><span class="typeNameLink">TokenType</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.<a href="org/netbeans/modules/xml/xdm/XDMModel.Status.html" title="enum in org.netbeans.modules.xml.xdm"><span class="typeNameLink">XDMModel.Status</span></a></li> |
| <li type="circle">org.netbeans.modules.xml.xdm.diff.<a href="org/netbeans/modules/xml/xdm/diff/XDMUtil.ComparisonCriteria.html" title="enum in org.netbeans.modules.xml.xdm.diff"><span class="typeNameLink">XDMUtil.ComparisonCriteria</span></a></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a name="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="overview-summary.html">Overview</a></li> |
| <li>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li class="navBarCell1Rev">Tree</li> |
| <li><a href="deprecated-list.html">Deprecated</a></li> |
| <li><a href="index-files/index-1.html">Index</a></li> |
| <li><a href="help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage">org.netbeans.modules.xml.xdm/1 1.36.1 1</div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li>Prev</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?overview-tree.html" target="_top">Frames</a></li> |
| <li><a href="overview-tree.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"><!-- |
| allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| if(window==top) { |
| allClassesLink.style.display = "block"; |
| } |
| else { |
| allClassesLink.style.display = "none"; |
| } |
| //--> |
| </script> |
| </div> |
| <a name="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small><span class="footnote">Built on September 14 2018. | Copyright © 2017-2018 Apache Software Foundation. All Rights Reserved.</span></small></p> |
| </body> |
| </html> |