Uses of Interface org.w3c.dom.DocumentFragment

Uses in package org.w3c.dom.ranges

Methods with return type org.w3c.dom.DocumentFragment

DocumentFragment
Duplicates the contents of a Range
DocumentFragment
Moves the contents of a Range from the containing document or document fragment to a new DocumentFragment.

Uses in package org.apache.xml.utils

Constructors with parameter type org.w3c.dom.DocumentFragment

DOMBuilder instance constructor... it will add the DOM nodes to the document fragment.

Fields of type org.w3c.dom.DocumentFragment

DocumentFragment
First node of document fragment or null if not a DocumentFragment

Methods with return type org.w3c.dom.DocumentFragment

DocumentFragment
Unimplemented.

Uses in package org.w3c.dom

Methods with return type org.w3c.dom.DocumentFragment

DocumentFragment
Creates an empty DocumentFragment object.

Uses in package org.apache.xpath.objects

Methods with return type org.w3c.dom.DocumentFragment

DocumentFragment
For functions to override.
DocumentFragment
Cast result object to a result tree fragment.

Uses in package org.apache.xml.dtm.ref

Classes implementing org.w3c.dom.DocumentFragment

class
DTMNodeProxy presents a DOM Node API front-end to the DTM model.

Methods with return type org.w3c.dom.DocumentFragment

DocumentFragment

Copyright B) 2004 Apache XML Project. All Rights Reserved.