All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.w3c.dom.DocumentFragment

public interface DocumentFragment
extends Node

Method Index

 o getMasterDoc()
 o setMasterDoc(Document)

Methods

 o getMasterDoc
 public abstract Document getMasterDoc()
 o setMasterDoc
 public abstract void setMasterDoc(Document arg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index