| Package | Description |
|---|---|
| org.apache.batik.dom |
Provides an implementation of the DOM level 2 core module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensibleDOMImplementation.registerCustomElementFactory(String namespaceURI,
String localName,
ExtensibleDOMImplementation.ElementFactory factory)
Allows the user to register a new element factory.
|
Copyright © 2000–2018 Apache Software Foundation. All rights reserved.