Added graphical interface and cleaned up the code
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_131) on Sat Jun 24 22:08:17 CLT 2017 -->
|
||||
<title>F-Index</title>
|
||||
<meta name="date" content="2017-06-24">
|
||||
<!-- Generated by javadoc (1.8.0_131) on Wed Jun 28 23:51:01 CLT 2017 -->
|
||||
<title>E-Index</title>
|
||||
<meta name="date" content="2017-06-28">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -12,7 +12,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="F-Index";
|
||||
parent.document.title = "E-Index";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -69,26 +69,49 @@
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="contentContainer">
|
||||
<a href="index-1.html">C</a> <a href="index-2.html">E</a> <a href="index-3.html">F</a> <a href="index-4.html">L</a> <a href="index-5.html">M</a> <a href="index-6.html">S</a> <a href="index-7.html">V</a> <a href="index-8.html">W</a> <a name="I:F">
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">L</a> <a href="index-8.html">M</a> <a href="index-9.html">Q</a> <a href="index-10.html">S</a> <a href="index-11.html">T</a> <a href="index-12.html">V</a> <a href="index-13.html">W</a> <a name="I:E">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">F</h2>
|
||||
<h2 class="title">E</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#fatalError-jdk.internal.org.xml.sax.SAXParseException-">fatalError(SAXParseException)</a></span> - Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a></dt>
|
||||
<dt><a href="../mt/Enlace.html" title="class in mt"><span class="typeNameLink">Enlace</span></a> - Class in
|
||||
<a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Enlace.html#Enlace-char-mt.Estado-char-char-">Enlace(char, Estado, char, char)</a></span>
|
||||
- Constructor for class mt.<a href="../mt/Enlace.html" title="class in mt">Enlace</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Estado.html#enlaces">enlaces</a></span> - Variable in class
|
||||
mt.<a href="../mt/Estado.html" title="class in mt">Estado</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#error">error</a></span> - Variable
|
||||
in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd> </dd>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#error-jdk.internal.org.xml.sax.SAXParseException-">error(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="block">Un error fatal</div>
|
||||
<div class="block">Un error</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#fatalError-org.xml.sax.SAXParseException-">fatalError(SAXParseException)</a></span> - Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a></dt>
|
||||
<dt>
|
||||
<span class="memberNameLink"><a href="../mt/LeerXML.SimpleErrorHandler.html#error-org.xml.sax.SAXParseException-">error(SAXParseException)</a></span>
|
||||
- Method in class mt.<a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt">LeerXML.SimpleErrorHandler</a>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="block">Un error fatal</div>
|
||||
<div class="block">Un error</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#fixXML-java.io.File-">fixXML(File)</a></span> - Method
|
||||
in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd>
|
||||
<div class="block">Arreglar el archivo de xml si no es valido.</div>
|
||||
</dd>
|
||||
<dt><a href="../mt/Estado.html" title="class in mt"><span class="typeNameLink">Estado</span></a> - Class in
|
||||
<a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Estado.html#Estado-int-">Estado(int)</a></span> - Constructor for
|
||||
class mt.<a href="../mt/Estado.html" title="class in mt">Estado</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/Automata.html#estados">estados</a></span> - Variable in class
|
||||
mt.<a href="../mt/Automata.html" title="class in mt">Automata</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<a href="index-1.html">C</a> <a href="index-2.html">E</a> <a href="index-3.html">F</a> <a href="index-4.html">L</a> <a href="index-5.html">M</a> <a href="index-6.html">S</a> <a href="index-7.html">V</a> <a href="index-8.html">W</a>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">L</a> <a href="index-8.html">M</a> <a href="index-9.html">Q</a> <a href="index-10.html">S</a> <a href="index-11.html">T</a> <a href="index-12.html">V</a> <a href="index-13.html">W</a>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
|
Reference in New Issue
Block a user