in scala/xml/parsing
object ConstructingParser

object ConstructingParser
extends Object
with ScalaObject

Method Summary
final def fromSource(inp: Source): ConstructingParser
final def fromSource(theHandle: ConstructingHandler, inp: Source): ConstructingParser

Method Detail

fromSource

  final def fromSource(inp: Source): ConstructingParser

fromSource

  final def fromSource(theHandle: ConstructingHandler, inp: Source): ConstructingParser