Package

scala

xml

Permalink

package xml

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. xml
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type EntityResolver = org.xml.sax.EntityResolver

    Permalink
  2. type InputSource = org.xml.sax.InputSource

    Permalink
  3. type SAXException = org.xml.sax.SAXException

    Permalink
  4. type SAXParseException = org.xml.sax.SAXParseException

    Permalink
  5. type SAXParser = javax.xml.parsers.SAXParser

    Permalink
  6. class SuppressErrorToCompileXMLSyntax extends AnyRef

    Permalink

    This file is created in order to avoid the following error message:

    This file is created in order to avoid the following error message:

    To compile XML syntax, the scala.xml package must be on the classpath.

    Author:

    杨博 (Yang Bo) <[email protected]>

Value Members

  1. val XercesClassName: String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped