Home | History | Annotate | Download | only in dom

Lines Matching refs:ELEMENT_NODE

141     public static final short ELEMENT_NODE              = 1;
481 * <br>For nodes of any type other than <code>ELEMENT_NODE</code> and
508 * <br>For nodes of any type other than <code>ELEMENT_NODE</code> and
530 * <br>For nodes of any type other than <code>ELEMENT_NODE</code> and
555 * <br>For nodes of any type other than <code>ELEMENT_NODE</code> and
654 * ELEMENT_NODE, ATTRIBUTE_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE,
703 * ELEMENT_NODE, ATTRIBUTE_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE,