Showing content from https://www.scala-lang.org/api/2.12.17/scala-xml/scala/xml/XML$.html below:
object XML extends XMLLoader[Elem]
î· î
Ordering
- Alphabetic
- By Inheritance
Inherited
- XML
- XMLLoader
- AnyRef
- Any
Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##(): Int
- î
final def ==(arg0: Any): Boolean
- î
def adapter: FactoryAdapter
- î
final def asInstanceOf[T0]: T0
- î
def clone(): AnyRef
- î
val encoding: String
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: Any): Boolean
- î
def finalize(): Unit
- î
final def getClass(): Class[_]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
val lang: String
- î
def load(url: URL): Elem
- î
def load(source: InputSource): Elem
- î
def load(sysID: String): Elem
- î
def load(reader: Reader): Elem
- î
def load(is: InputStream): Elem
- î
def loadFile(name: String): Elem
- î
def loadFile(fd: FileDescriptor): Elem
- î
def loadFile(file: File): Elem
- î
def loadFileNodes(name: String): Seq[Node]
- î
def loadFileNodes(fd: FileDescriptor): Seq[Node]
- î
def loadFileNodes(file: File): Seq[Node]
- î
def loadNodes(url: URL): Seq[Node]
- î
def loadNodes(source: InputSource): Seq[Node]
- î
def loadNodes(sysID: String): Seq[Node]
- î
def loadNodes(reader: Reader): Seq[Node]
- î
def loadNodes(is: InputStream): Seq[Node]
- î
def loadString(string: String): Elem
- î
def loadStringNodes(string: String): Seq[Node]
- î
def loadXML(source: InputSource, parser: SAXParser): Elem
- î
def loadXMLNodes(source: InputSource, parser: SAXParser): Seq[Node]
- î
val namespace: String
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def parser: SAXParser
- î
val preserve: String
- î
final def save(filename: String, node: Node, enc: String = "UTF-8", xmlDecl: Boolean = false, doctype: DocType = null): Unit
- î
val space: String
- î
final def synchronized[T0](arg0: â T0): T0
- î
def toString(): String
- î
final def wait(): Unit
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
def withSAXParser(p: SAXParser): XMLLoader[Elem]
- î
final def write(w: Writer, node: Node, enc: String, xmlDecl: Boolean, doctype: DocType, minimizeTags: MinimizeMode.Value = MinimizeMode.Default): Unit
- î
val xml: String
- î
val xmlns: String
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4