<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/lang/Enum.html?is-external=true"title="class or interface in java.lang">java.lang.Enum</a><<ahref="../../../com/mxgraph/io/mxGdCodec.mxGDParseState.html"title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</a>></li>
<li>
<ulclass="inheritance">
<li>com.mxgraph.io.mxGdCodec.mxGDParseState</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/Serializable.html?is-external=true"title="class or interface in java.io">Serializable</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true"title="class or interface in java.lang">Comparable</a><<ahref="../../../com/mxgraph/io/mxGdCodec.mxGDParseState.html"title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</a>></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><ahref="../../../com/mxgraph/io/mxGdCodec.html"title="class in com.mxgraph.io">mxGdCodec</a></dd>
extends <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.html?is-external=true"title="class or interface in java.lang">Enum</a><<ahref="../../../com/mxgraph/io/mxGdCodec.mxGDParseState.html"title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</a>></pre>
<divclass="block">Represents the different states in the parse of a file.</div>
<tableclass="overviewSummary"border="0"cellpadding="3"cellspacing="0"summary="Enum Constant Summary table, listing enum constants, and an explanation">
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>static <ahref="../../../com/mxgraph/io/mxGdCodec.mxGDParseState.html"title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</a></code></td>
<tdclass="colLast"><code><strong><ahref="../../../com/mxgraph/io/mxGdCodec.mxGDParseState.html#valueOf(java.lang.String)">valueOf</a></strong>(<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> name)</code>
<divclass="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static <ahref="../../../com/mxgraph/io/mxGdCodec.mxGDParseState.html"title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</a>[]</code></td>
<h3>Methods inherited from class java.lang.<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.html?is-external=true"title="class or interface in java.lang">Enum</a></h3>
<code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo(E)"title="class or interface in java.lang">compareTo</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass()"title="class or interface in java.lang">getDeclaringClass</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.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/Enum.html?is-external=true#name()"title="class or interface in java.lang">name</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.html?is-external=true#ordinal()"title="class or interface in java.lang">ordinal</a>, <ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.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/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)"title="class or interface in java.lang">valueOf</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#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#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#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>
<pre>public static <ahref="../../../com/mxgraph/io/mxGdCodec.mxGDParseState.html"title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</a>[] values()</pre>
<divclass="block">Returns an array containing the constants of this enum type, in
<dl><dt><spanclass="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in
the order they are declared</dd></dl>
</li>
</ul>
<aname="valueOf(java.lang.String)">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>valueOf</h4>
<pre>public static <ahref="../../../com/mxgraph/io/mxGdCodec.mxGDParseState.html"title="enum in com.mxgraph.io">mxGdCodec.mxGDParseState</a> valueOf(<ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</a> name)</pre>
<divclass="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
<dl><dt><spanclass="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
<dt><spanclass="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
<dt><spanclass="strong">Throws:</span></dt>
<dd><code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true"title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant
with the specified name</dd>
<dd><code><ahref="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/NullPointerException.html?is-external=true"title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd></dl>