Class SVGTranscoder.NewlineValue
- java.lang.Object
-
- org.apache.batik.transcoder.svg2svg.SVGTranscoder.NewlineValue
-
- Enclosing class:
- SVGTranscoder
protected static class SVGTranscoder.NewlineValue extends java.lang.Object
To represent a newline value.
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
value
-
Constructor Summary
Constructors Modifier Constructor Description protected
NewlineValue(java.lang.String val)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getValue()
-