|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 | ||||||||
java.lang.Objectedu.ustc.cs.compile.platform.handler.CfgFileErrHandler
public class CfgFileErrHandler
| 构造函数摘要 | |
|---|---|
CfgFileErrHandler()
|
|
| 方法摘要 | |
|---|---|
void |
error(org.xml.sax.SAXParseException e)
|
void |
fatalError(org.xml.sax.SAXParseException e)
|
void |
warning(org.xml.sax.SAXParseException e)
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造函数详细信息 |
|---|
public CfgFileErrHandler()
| 方法详细信息 |
|---|
public void warning(org.xml.sax.SAXParseException e)
throws org.xml.sax.SAXException
org.xml.sax.ErrorHandler 中的 warningorg.xml.sax.SAXException
public void error(org.xml.sax.SAXParseException e)
throws org.xml.sax.SAXException
org.xml.sax.ErrorHandler 中的 errororg.xml.sax.SAXException
public void fatalError(org.xml.sax.SAXParseException e)
throws org.xml.sax.SAXException
org.xml.sax.ErrorHandler 中的 fatalErrororg.xml.sax.SAXException
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造函数 | 方法 | 详细信息: 字段 | 构造函数 | 方法 | ||||||||