Home
last modified time | relevance | path

Searched defs:cloneDocument (Results 1 – 4 of 4) sorted by relevance

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-util/src/main/java/de/lmu/ifi/dbs/elki/utilities/xml/
H A DDOMCloner.java44 public Document cloneDocument(DOMImplementation domImpl, Document document) { in cloneDocument() method in DOMCloner
/dports/devel/staf/src/staf/services/stax/service/
H A DSTAXDocument.java247 public synchronized STAXDocument cloneDocument() in cloneDocument() method in STAXDocument
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/svg/
H A DSVGPlot.java436 protected SVGDocument cloneDocument() { in cloneDocument() method in SVGPlot
/dports/editors/nedit/nedit-5.7/source/
H A Dwindow.c4253 static void cloneDocument(WindowInfo *window, WindowInfo *orgWin) in cloneDocument() function