public class CloneInlineImages extends SVGCloneVisible
Constructor and Description |
---|
CloneInlineImages() |
Modifier and Type | Method and Description |
---|---|
Node |
cloneNode(Document doc,
Node eold)
Clone an existing node.
|
protected Node |
inlineExternal(Document doc,
ParsedURL urldata,
Node eold)
Inline an external file (usually from temp).
|
protected Node |
inlineThumbnail(Document doc,
ParsedURL urldata,
Node eold)
Inline a referenced thumbnail.
|
cloneDocument, copyAttributes
public Node cloneNode(Document doc, Node eold)
DOMCloner
cloneNode
in class SVGCloneVisible
doc
- Documenteold
- Existing nodeprotected Node inlineThumbnail(Document doc, ParsedURL urldata, Node eold)
doc
- Document (element factory)urldata
- URLeold
- Existing nodenull
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.