qx.dom
Class Hierarchy

java.lang.Object
  extended by qx.dom.Hierarchy

public class Hierarchy
extends java.lang.Object

Methods to operate on nodes and elements on a DOM tree. This contains special getters to query for child nodes, siblings, etc. This class also supports to operate on one element and reorganize the content with the insertion of new HTML or nodes.


Constructor Summary
Hierarchy()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hierarchy

public Hierarchy()


Copyright © 2008 1&1. All Rights Reserved.