sunlabs.brazil.sunlabs
public static class XmlTree.XmlErrorInfo extends Object
Field Summary | |
---|---|
int | currentLine |
String | currentTag |
int | startLine |
String | startTag |
Constructor Summary | |
---|---|
XmlErrorInfo(int startLine, String startTag, int currentLine, String currentTag) |