Uses of Class
org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeValue
Packages that use SVGTranscoder.DoctypeValue
-
Uses of SVGTranscoder.DoctypeValue in org.apache.batik.transcoder.svg2svg
Fields in org.apache.batik.transcoder.svg2svg declared as SVGTranscoder.DoctypeValueModifier and TypeFieldDescriptionstatic final SVGTranscoder.DoctypeValue
SVGTranscoder.VALUE_DOCTYPE_CHANGE
The doctype value to change the declaration.static final SVGTranscoder.DoctypeValue
SVGTranscoder.VALUE_DOCTYPE_KEEP_UNCHANGED
The doctype value to keep unchanged the declaration.static final SVGTranscoder.DoctypeValue
SVGTranscoder.VALUE_DOCTYPE_REMOVE
The doctype value to remove the declaration.