org.apache.batik.transcoder.svg2svg

Class SVGTranscoder.NewlineValue

protected static class SVGTranscoder.NewlineValue extends Object

To represent a newline value.
Field Summary
protected Stringvalue
Constructor Summary
protected NewlineValue(String val)
Method Summary
StringgetValue()

Field Detail

value

protected final String value

Constructor Detail

NewlineValue

protected NewlineValue(String val)

Method Detail

getValue

public String getValue()
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.