| Package | Description |
|---|---|
| org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
| Modifier and Type | Method and Description |
|---|---|
CSSEngine |
ExtensibleDOMImplementation.createCSSEngine(AbstractStylableDocument doc,
CSSContext ctx)
Creates new CSSEngine and attach it to the document.
|
abstract CSSEngine |
ExtensibleDOMImplementation.createCSSEngine(AbstractStylableDocument doc,
CSSContext ctx,
ExtendedParser ep,
ValueManager[] vms,
ShorthandManager[] sms) |
abstract org.w3c.dom.css.ViewCSS |
ExtensibleDOMImplementation.createViewCSS(AbstractStylableDocument doc)
Creates a ViewCSS.
|
Copyright © 2000–2019 Apache Software Foundation. All rights reserved.