Class SVGTranscoder.NewlineValue

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

protected static class SVGTranscoder.NewlineValue extends Object
To represent a newline value.
  • Field Details

    • value

      protected final String value
  • Constructor Details

    • NewlineValue

      protected NewlineValue(String val)
  • Method Details

    • getValue

      public String getValue()