in scala.xml.parsing
object ConstructingParser

object ConstructingParser
extends java.lang.Object
with scala.ScalaObject

Constructor Summary
def this

Def Summary
def fromFile (inp: java.io.File, preserveWS: scala.Boolean) : scala.xml.parsing.ConstructingParser

def fromSource (inp: scala.io.Source, preserveWS: scala.Boolean) : scala.xml.parsing.ConstructingParser

Constructor Detail
def this

Def Detail
def fromFile (inp: java.io.File, preserveWS: scala.Boolean): scala.xml.parsing.ConstructingParser

def fromSource (inp: scala.io.Source, preserveWS: scala.Boolean): scala.xml.parsing.ConstructingParser