Uses of Interface org.w3c.dom.DocumentFragment

Uses in package gnu.xml.libxmlj.dom

Methods with return type org.w3c.dom.DocumentFragment

DocumentFragment
Creates an empty DocumentFragment object.

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 gnu.xml.dom

Classes implementing org.w3c.dom.DocumentFragment

class
"DocumentFragment" implementation.

Methods with return type org.w3c.dom.DocumentFragment

DocumentFragment
DOM L1 Returns a newly created document fragment.

Uses in package org.w3c.dom

Methods with return type org.w3c.dom.DocumentFragment

DocumentFragment
Creates an empty DocumentFragment object.