|
Scala 2.3.3
|
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 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