trait ConsoleErrorHandler extends DefaultHandler
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def characters(arg0: Array[Char], arg1: Int, arg2: Int): Unit
- def clone(): AnyRef
- def endDocument(): Unit
- def endElement(arg0: String, arg1: String, arg2: String): Unit
- def endPrefixMapping(arg0: String): Unit
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def error(ex: SAXParseException): Unit
- def fatalError(ex: SAXParseException): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def ignorableWhitespace(arg0: Array[Char], arg1: Int, arg2: Int): Unit
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- def notationDecl(arg0: String, arg1: String, arg2: String): Unit
- final def notify(): Unit
- final def notifyAll(): Unit
- def printError(errtype: String, ex: SAXParseException): Unit
- def processingInstruction(arg0: String, arg1: String): Unit
- def resolveEntity(arg0: String, arg1: String): org.xml.sax.InputSource
- def setDocumentLocator(arg0: Locator): Unit
- def skippedEntity(arg0: String): Unit
- def startDocument(): Unit
- def startElement(arg0: String, arg1: String, arg2: String, arg3: Attributes): Unit
- def startPrefixMapping(arg0: String, arg1: String): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def unparsedEntityDecl(arg0: String, arg1: String, arg2: String, arg3: String): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def warning(ex: SAXParseException): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from DefaultHandler
Value Members
- def characters(arg0: Array[Char], arg1: Int, arg2: Int): Unit
- def endDocument(): Unit
- def endElement(arg0: String, arg1: String, arg2: String): Unit
- def endPrefixMapping(arg0: String): Unit
- def ignorableWhitespace(arg0: Array[Char], arg1: Int, arg2: Int): Unit
- def notationDecl(arg0: String, arg1: String, arg2: String): Unit
- def processingInstruction(arg0: String, arg1: String): Unit
- def resolveEntity(arg0: String, arg1: String): org.xml.sax.InputSource
- def setDocumentLocator(arg0: Locator): Unit
- def skippedEntity(arg0: String): Unit
- def startDocument(): Unit
- def startElement(arg0: String, arg1: String, arg2: String, arg3: Attributes): Unit
- def startPrefixMapping(arg0: String, arg1: String): Unit
- def unparsedEntityDecl(arg0: String, arg1: String, arg2: String, arg3: String): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def characters(arg0: Array[Char], arg1: Int, arg2: Int): Unit
- def clone(): AnyRef
- def endDocument(): Unit
- def endElement(arg0: String, arg1: String, arg2: String): Unit
- def endPrefixMapping(arg0: String): Unit
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def error(ex: SAXParseException): Unit
- def fatalError(ex: SAXParseException): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def ignorableWhitespace(arg0: Array[Char], arg1: Int, arg2: Int): Unit
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- def notationDecl(arg0: String, arg1: String, arg2: String): Unit
- final def notify(): Unit
- final def notifyAll(): Unit
- def printError(errtype: String, ex: SAXParseException): Unit
- def processingInstruction(arg0: String, arg1: String): Unit
- def resolveEntity(arg0: String, arg1: String): org.xml.sax.InputSource
- def setDocumentLocator(arg0: Locator): Unit
- def skippedEntity(arg0: String): Unit
- def startDocument(): Unit
- def startElement(arg0: String, arg1: String, arg2: String, arg3: Attributes): Unit
- def startPrefixMapping(arg0: String, arg1: String): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def unparsedEntityDecl(arg0: String, arg1: String, arg2: String, arg3: String): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def warning(ex: SAXParseException): Unit
- def finalize(): Unit