Scala 2.8.0.Beta1-RC1 API

This document is the API specification for Scala Library

Class Summary
abstract class Binder (val preserveWS : Boolean) extends ValidatingMarkupHandler
abstract class LoggedNodeFactory [A <: Node] extends NodeFactory[A] with Logged
trait NodeFactory [A <: Node] extends AnyRef
trait XMLLoader [T <: Node] extends AnyRef
Presents collection of XML loading methods which use the parser created by "def parser".