Uses of Interface org.w3c.dom.DocumentFragment

Uses in package org.w3c.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.