Uses of Interface
org.apache.batik.dom.ExtensibleDOMImplementation.ElementFactory

Packages that use ExtensibleDOMImplementation.ElementFactory
org.apache.batik.dom Provides an implementation of the DOM level 2 core module. 
 

Uses of ExtensibleDOMImplementation.ElementFactory in org.apache.batik.dom
 

Methods in org.apache.batik.dom with parameters of type ExtensibleDOMImplementation.ElementFactory
 void ExtensibleDOMImplementation.registerCustomElementFactory(String namespaceURI, String localName, ExtensibleDOMImplementation.ElementFactory factory)
          Allows the user to register a new element factory.
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.