public interface DocumentFragment extends Node:
Lightweight container for a DOM subtree.
import org.w3c.dom fragment = document.createDocumentFragment()