From 0c5a599793915b1b2cb0db4976a9df2c2713ea5b Mon Sep 17 00:00:00 2001 From: Chris Cromer Date: Sat, 24 Jun 2017 22:10:58 -0400 Subject: [PATCH] =?UTF-8?q?Arreglar=20warnings=20Limpiar=20imports=20Refor?= =?UTF-8?q?matear=20el=20c=C3=B3digo=20Agregar=20JavaDoc=20que=20falta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/allclasses-frame.html | 4 +- doc/allclasses-noframe.html | 4 +- doc/constant-values.html | 4 +- doc/deprecated-list.html | 4 +- doc/help-doc.html | 4 +- doc/index-files/index-1.html | 15 +- doc/index-files/index-2.html | 14 +- doc/index-files/index-3.html | 15 +- doc/index-files/index-4.html | 16 +- doc/index-files/index-5.html | 10 +- doc/index-files/index-6.html | 10 +- doc/index-files/index-7.html | 29 ++-- doc/index-files/index-8.html | 143 ++++++++++++++++++ doc/index.html | 2 +- doc/mt/Controller.html | 4 +- doc/mt/LeerXML.SimpleErrorHandler.html | 64 ++++++-- doc/mt/LeerXML.html | 89 +++++++++-- doc/mt/MT.html | 4 +- doc/mt/class-use/Controller.html | 4 +- .../class-use/LeerXML.SimpleErrorHandler.html | 4 +- doc/mt/class-use/LeerXML.html | 4 +- doc/mt/class-use/MT.html | 4 +- doc/mt/package-frame.html | 4 +- doc/mt/package-summary.html | 6 +- doc/mt/package-tree.html | 4 +- doc/mt/package-use.html | 4 +- doc/overview-tree.html | 4 +- src/mt/LeerXML.java | 99 +++++++----- 28 files changed, 437 insertions(+), 135 deletions(-) create mode 100644 doc/index-files/index-8.html diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html index 1ce34b3..f6ca1ff 100644 --- a/doc/allclasses-frame.html +++ b/doc/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html index 88105ba..7725319 100644 --- a/doc/allclasses-noframe.html +++ b/doc/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/doc/constant-values.html b/doc/constant-values.html index db93f5f..70da42e 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html index 5674669..743a1de 100644 --- a/doc/deprecated-list.html +++ b/doc/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + diff --git a/doc/help-doc.html b/doc/help-doc.html index 5fccccf..e991f30 100644 --- a/doc/help-doc.html +++ b/doc/help-doc.html @@ -2,9 +2,9 @@ - + API Help - + diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html index e183708..196f133 100644 --- a/doc/index-files/index-1.html +++ b/doc/index-files/index-1.html @@ -2,9 +2,9 @@ - + C-Index - + @@ -68,7 +68,8 @@ -
C E F L M S W  +
+ C E F L M S V W 

C

@@ -77,8 +78,14 @@
 
Controller() - Constructor for class mt.Controller
 
+
createDocument(File) + - Method in class mt.LeerXML
+
+
Crear un documento de XML
+
-C E F L M S W 
+ C E F L M S V W  +
diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index acbaf8d..e2ec521 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,9 +2,9 @@ - + E-Index - + @@ -68,11 +68,16 @@
-
C E F L M S W  +
+ C E F L M S V W 

E

+
error - Variable + in class mt.LeerXML.SimpleErrorHandler +
+
 
error(SAXParseException) - Method in class mt.LeerXML.SimpleErrorHandler
Un error
@@ -82,7 +87,8 @@
Un error
-C E F L M S W 
+ C E F L M S V W  +
diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index 78bdc66..82002fb 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,9 +2,9 @@ - + F-Index - + @@ -68,7 +68,8 @@
-
C E F L M S W  +
+ C E F L M S V W 

F

@@ -81,8 +82,14 @@
Un error fatal
+
fixXML(File) - Method + in class mt.LeerXML
+
+
Arreglar el archivo de xml si no es valido.
+
-C E F L M S W 
+ C E F L M S V W  +
diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html index 20175e7..0cb9986 100644 --- a/doc/index-files/index-4.html +++ b/doc/index-files/index-4.html @@ -2,9 +2,9 @@ - + L-Index - + @@ -68,27 +68,29 @@
-
C E F L M S W  +
+ C E F L M S V W 

L

leerArchivo(File) - Method in class mt.LeerXML
-
El metodo va a verificar que el archivo existe y que contiene xml valido.
+
El metodo va a verificar que el archivo existe y que contiene XML valido.
LeerXML - Class in mt
-
Esta clase puede abrir y validar un archivo de xml.
+
Esta clase puede abrir y validar un archivo de XML.
LeerXML() - Constructor for class mt.LeerXML
 
LeerXML.SimpleErrorHandler - Class in mt
-
Esta clase se usa para validar que el xml es valido.
+
Esta clase se usa para comprobar que el xml es valido.
-C E F L M S W 
+ C E F L M S V W  +
diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html index fb579c6..b702699 100644 --- a/doc/index-files/index-5.html +++ b/doc/index-files/index-5.html @@ -2,9 +2,9 @@ - + M-Index - + @@ -68,7 +68,8 @@
-
C E F L M S W  +
+ C E F L M S V W 

M

@@ -86,7 +87,8 @@
MT() - Constructor for class mt.MT
 
-C E F L M S W 
+ C E F L M S V W  +
diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html index d0bc139..0468a77 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.html @@ -2,9 +2,9 @@ - + S-Index - + @@ -68,7 +68,8 @@
-
C E F L M S W  +
+ C E F L M S V W 

S

@@ -80,7 +81,8 @@
Metodo de JavaFX llamada para generar el interfaz grafico.
-C E F L M S W 
+ C E F L M S V W  +
diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index b231474..8b1e948 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,9 +2,9 @@ - -W-Index - + + V-Index + @@ -12,7 +12,7 @@ + + + + + +
+ + + + + + + +
+ + +
+ C E F L M S V W  + + +

W

+
+
+ warning(SAXParseException) + - Method in class mt.LeerXML.SimpleErrorHandler +
+
+
Un warning
+
+
+ warning(SAXParseException) + - Method in class mt.LeerXML.SimpleErrorHandler +
+
+
Un warning
+
+
+ C E F L M S V W  +
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index.html b/doc/index.html index 0ddb806..765a5a4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ - + Generated Documentation (Untitled) diff --git a/doc/mt/LeerXML.SimpleErrorHandler.html b/doc/mt/LeerXML.SimpleErrorHandler.html index 3933db0..33006fb 100644 --- a/doc/mt/LeerXML.SimpleErrorHandler.html +++ b/doc/mt/LeerXML.SimpleErrorHandler.html @@ -2,9 +2,9 @@ - + LeerXML.SimpleErrorHandler - + @@ -74,13 +74,13 @@ var activeTableTab = "activeTableTab"; @@ -116,16 +116,37 @@ var activeTableTab = "activeTableTab";

-
protected class LeerXML.SimpleErrorHandler
+	
class LeerXML.SimpleErrorHandler
 extends java.lang.Object
 implements jdk.internal.org.xml.sax.ErrorHandler, org.xml.sax.ErrorHandler
-
Esta clase se usa para validar que el xml es valido.
+
Esta clase se usa para comprobar que el xml es valido.