Class SVGTranscoder.DoctypeKey
java.lang.Object
org.apache.batik.transcoder.TranscodingHints.Key
org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeKey
- Enclosing class:
SVGTranscoder
To represent a doctype key.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns true if the specified object is a valid value for this key, false otherwise.
-
Constructor Details
-
DoctypeKey
protected DoctypeKey()
-
-
Method Details
-
isCompatibleValue
Description copied from class:TranscodingHints.KeyReturns true if the specified object is a valid value for this key, false otherwise.- Specified by:
isCompatibleValuein classTranscodingHints.Key
-