Class SVGTranscoder.DoctypeValue

java.lang.Object
org.apache.batik.transcoder.svg2svg.SVGTranscoder.DoctypeValue
Enclosing class:
SVGTranscoder

protected static class SVGTranscoder.DoctypeValue extends Object
To represent a doctype value.
  • Constructor Details

    • DoctypeValue

      protected DoctypeValue(int value)
  • Method Details

    • getValue

      public int getValue()