GrammarScope  4.0.0
Public Member Functions | Package Attributes | Private Member Functions | List of all members
grammarscope.io.xml.ErrorDialog Class Reference
Inheritance diagram for grammarscope.io.xml.ErrorDialog:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.io.xml.ErrorDialog:
Collaboration graph
[legend]

Public Member Functions

 ErrorDialog ()
 
void warning (final SAXParseException e) throws SAXParseException
 
void error (final SAXParseException e) throws SAXParseException
 
void fatalError (final SAXParseException e) throws SAXParseException
 
- Public Member Functions inherited from grammarscope.io.xml.ParseErrorLogger
 ParseErrorLogger ()
 
void terminate ()
 

Package Attributes

boolean skip
 

Private Member Functions

void message (final String level, final int type, final SAXParseException sAXException) throws SAXParseException
 

Additional Inherited Members

- Protected Member Functions inherited from grammarscope.io.xml.ParseErrorHandler
 ParseErrorHandler ()
 
- Protected Attributes inherited from grammarscope.io.xml.ParseErrorHandler
int warnings
 
final int errors
 
int fatalErrors
 

Detailed Description

Error dialog

Author
Bernard Bou

Constructor & Destructor Documentation

◆ ErrorDialog()

grammarscope.io.xml.ErrorDialog.ErrorDialog ( )

Constructor

Member Function Documentation

◆ error()

void grammarscope.io.xml.ErrorDialog.error ( final SAXParseException  e) throws SAXParseException

◆ fatalError()

void grammarscope.io.xml.ErrorDialog.fatalError ( final SAXParseException  e) throws SAXParseException

◆ message()

void grammarscope.io.xml.ErrorDialog.message ( final String  level,
final int  type,
final SAXParseException  sAXException 
) throws SAXParseException
private

Put message

Parameters
levellevel
typetype
sAXExceptionexception
Exceptions
SAXParseExceptionexception

◆ warning()

void grammarscope.io.xml.ErrorDialog.warning ( final SAXParseException  e) throws SAXParseException

Member Data Documentation

◆ skip

boolean grammarscope.io.xml.ErrorDialog.skip
package

The documentation for this class was generated from the following file: