Uses of Interface
org.apache.batik.dom.svg.SVGOMDocument.CustomElementFactory

Packages that use SVGOMDocument.CustomElementFactory
org.apache.batik.dom.svg   
 

Uses of SVGOMDocument.CustomElementFactory in org.apache.batik.dom.svg
 

Methods in org.apache.batik.dom.svg with parameters of type SVGOMDocument.CustomElementFactory
static void SVGOMDocument.registerCustomElementFactory(java.lang.String namespaceURI, java.lang.String localName, SVGOMDocument.CustomElementFactory factory)
          Allows the user to register a new element factory.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.