<li><ahref="../../../../com/mxgraph/util/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg"><spanclass="strong">Prev Class</span></a></li>
<li><ahref="../../../../com/mxgraph/util/svg/NumberParser.html"title="class in com.mxgraph.util.svg"><spanclass="strong">Next Class</span></a></li>
<li><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ulclass="inheritance">
<li><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">java.io.Reader</a></li>
<li>
<ulclass="inheritance">
<li>com.mxgraph.util.svg.NormalizingReader</li>
</ul>
</li>
</ul>
</li>
</ul>
<divclass="description">
<ulclass="blockList">
<liclass="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Closeable.html?is-external=true"title="class or interface in java.io">Closeable</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/AutoCloseable.html?is-external=true"title="class or interface in java.lang">AutoCloseable</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Readable.html?is-external=true"title="class or interface in java.lang">Readable</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><ahref="../../../../com/mxgraph/util/svg/StringNormalizingReader.html"title="class in com.mxgraph.util.svg">StringNormalizingReader</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <spanclass="strong">NormalizingReader</span>
extends <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</a></pre>
<divclass="block">This class represents a reader which normalizes the line break: \n,
<h3>Fields inherited from class java.io.<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</a></h3>
<code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#lock"title="class or interface in java.io">lock</a></code></li>
<h3>Methods inherited from class java.io.<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</a></h3>
<code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#close()"title="class or interface in java.io">close</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#mark(int)"title="class or interface in java.io">mark</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#markSupported()"title="class or interface in java.io">markSupported</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#read()"title="class or interface in java.io">read</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#read(char[])"title="class or interface in java.io">read</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#read(java.nio.CharBuffer)"title="class or interface in java.io">read</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#ready()"title="class or interface in java.io">ready</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#reset()"title="class or interface in java.io">reset</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#skip(long)"title="class or interface in java.io">skip</a></code></li>
<h3>Methods inherited from class java.lang.<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a></h3>
<code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()"title="class or interface in java.lang">clone</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"title="class or interface in java.lang">equals</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()"title="class or interface in java.lang">finalize</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()"title="class or interface in java.lang">getClass</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()"title="class or interface in java.lang">hashCode</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()"title="class or interface in java.lang">notify</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()"title="class or interface in java.lang">notifyAll</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()"title="class or interface in java.lang">toString</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()"title="class or interface in java.lang">wait</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)"title="class or interface in java.lang">wait</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)"title="class or interface in java.lang">wait</a></code></li>
throws <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</a></pre>
<divclass="block">Read characters into a portion of an array.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true#read(char[], int, int)"title="class or interface in java.io">read</a></code> in class <code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</a></code></dd>
<dt><spanclass="strong">Parameters:</span></dt><dd><code>cbuf</code> - Destination buffer</dd><dd><code>off</code> - Offset at which to start writing characters</dd><dd><code>len</code> - Maximum number of characters to read</dd>
<dt><spanclass="strong">Returns:</span></dt><dd>The number of characters read, or -1 if the end of the
stream has been reached</dd>
<dt><spanclass="strong">Throws:</span></dt>
<dd><code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</a></code></dd></dl>
<li><ahref="../../../../com/mxgraph/util/svg/ExtendedPathIterator.html"title="interface in com.mxgraph.util.svg"><spanclass="strong">Prev Class</span></a></li>
<li><ahref="../../../../com/mxgraph/util/svg/NumberParser.html"title="class in com.mxgraph.util.svg"><spanclass="strong">Next Class</span></a></li>