Package org.apache.batik.extension.svg
Class BatikDomExtension.FlowSpanElementFactory
java.lang.Object
org.apache.batik.extension.svg.BatikDomExtension.FlowSpanElementFactory
- All Implemented Interfaces:
ExtensibleDOMImplementation.ElementFactory
- Enclosing class:
- BatikDomExtension
protected static class BatikDomExtension.FlowSpanElementFactory
extends Object
implements ExtensibleDOMImplementation.ElementFactory
To create a 'flowSpan' element.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FlowSpanElementFactory
public FlowSpanElementFactory()
-
-
Method Details
-
create
Creates an instance of the associated element type.- Specified by:
create
in interfaceExtensibleDOMImplementation.ElementFactory
-