Arreglar warnings
Limpiar imports Reformatear el código Agregar JavaDoc que falta
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_131) on Fri Jun 23 19:19:36 CLT 2017 -->
|
||||
<!-- Generated by javadoc (1.8.0_131) on Sat Jun 24 22:08:17 CLT 2017 -->
|
||||
<title>L-Index</title>
|
||||
<meta name="date" content="2017-06-23">
|
||||
<meta name="date" content="2017-06-24">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -68,27 +68,29 @@
|
||||
<!-- -->
|
||||
</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">W</a> <a name="I:L">
|
||||
<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:L">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2 class="title">L</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#leerArchivo-java.io.File-">leerArchivo(File)</a></span> - Method in class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd>
|
||||
<div class="block">El metodo va a verificar que el archivo existe y que contiene xml valido.</div>
|
||||
<div class="block">El metodo va a verificar que el archivo existe y que contiene XML valido.</div>
|
||||
</dd>
|
||||
<dt><a href="../mt/LeerXML.html" title="class in mt"><span class="typeNameLink">LeerXML</span></a> - Class in <a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd>
|
||||
<div class="block">Esta clase puede abrir y validar un archivo de xml.</div>
|
||||
<div class="block">Esta clase puede abrir y validar un archivo de XML.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../mt/LeerXML.html#LeerXML--">LeerXML()</a></span> - Constructor for class mt.<a href="../mt/LeerXML.html" title="class in mt">LeerXML</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../mt/LeerXML.SimpleErrorHandler.html" title="class in mt"><span class="typeNameLink">LeerXML.SimpleErrorHandler</span></a> - Class in <a href="../mt/package-summary.html">mt</a></dt>
|
||||
<dd>
|
||||
<div class="block">Esta clase se usa para validar que el xml es valido.</div>
|
||||
<div class="block">Esta clase se usa para comprobar que el xml es valido.</div>
|
||||
</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">W</a> </div>
|
||||
<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>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
|
Reference in New Issue
Block a user