| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentElement | |
|---|---|
| net.sourceforge.jeuclid | Entry point for JEuclid. | 
| net.sourceforge.jeuclid.layout | Contains the layout classes. | 
| Uses of DocumentElement in net.sourceforge.jeuclid | 
|---|
| Methods in net.sourceforge.jeuclid that return DocumentElement | |
|---|---|
 DocumentElement | 
DOMBuilder.createJeuclidDom(Node node)
Constructs a builder with content math support.  | 
 DocumentElement | 
DOMBuilder.createJeuclidDom(Node node,
                                 boolean supportContent)
Constructs a builder.  | 
 DocumentElement | 
DOMBuilder.createJeuclidDom(Node node,
                                 boolean supportContent,
                                 boolean addNamespace)
Constructs a builder.  | 
| Uses of DocumentElement in net.sourceforge.jeuclid.layout | 
|---|
| Methods in net.sourceforge.jeuclid.layout that return DocumentElement | |
|---|---|
static DocumentElement | 
JEuclidView.replaceNodes(DocumentElement jDocOld,
                         Node oldNode,
                         Node newNode)
replace old node with new node in JEuclid document.  | 
| Methods in net.sourceforge.jeuclid.layout with parameters of type DocumentElement | |
|---|---|
static DocumentElement | 
JEuclidView.replaceNodes(DocumentElement jDocOld,
                         Node oldNode,
                         Node newNode)
replace old node with new node in JEuclid document.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||