ConstructingParser

scala.xml.parsing.ConstructingParser$
See theConstructingParser companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fromFile(inp: File, preserveWS: Boolean): ConstructingParser
def fromSource(inp: Source, preserveWS: Boolean): ConstructingParser