Add leerXML clase

Cambiar el nombre de programa y su package
Agregar LICENSE y README.md
Agregar un ejemplo mt.xml
Crear JavaDoc
This commit is contained in:
2017-06-23 19:21:56 -04:00
parent c74f849048
commit a6f91086f0
39 changed files with 4722 additions and 45 deletions

21
doc/allclasses-frame.html Normal file
View File

@@ -0,0 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_131) on Fri Jun 23 19:19:36 CLT 2017 -->
<title>All Classes</title>
<meta name="date" content="2017-06-23">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="mt/Controller.html" title="class in mt" target="classFrame">Controller</a></li>
<li><a href="mt/LeerXML.html" title="class in mt" target="classFrame">LeerXML</a></li>
<li><a href="mt/MT.html" title="class in mt" target="classFrame">MT</a></li>
</ul>
</div>
</body>
</html>