org.apache.batik.transcoder.svg2svg
Class SVGTranscoder.NewlineValue

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

protected static class SVGTranscoder.NewlineValue
extends Object

To represent a newline value.


Field Summary
protected  String value
           
 
Constructor Summary
SVGTranscoder.NewlineValue(String val)
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected String value
Constructor Detail

SVGTranscoder.NewlineValue

public SVGTranscoder.NewlineValue(String val)
Method Detail

getValue

public String getValue()


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.