| 
 |   | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--sunlabs.brazil.sunlabs.XmlTree.XmlErrorInfo
| Field Summary | |
|  int | currentLine | 
|  String | currentTag | 
|  int | startLine | 
|  String | startTag | 
| Constructor Summary | |
| XmlTree.XmlErrorInfo(int startLine,
                     String startTag,
                     int currentLine,
                     String currentTag) | |
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public int startLine
public String startTag
public int currentLine
public String currentTag
| Constructor Detail | 
public XmlTree.XmlErrorInfo(int startLine,
                            String startTag,
                            int currentLine,
                            String currentTag)
| 
 | Version 2.1, Generated 12/30/04 Copyright (c) 2001-2004, Sun Microsystems. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||