| 
 | 
          Scala 1.3.0.7 | |||
| Field Summary | |
| 
        final | val namespace: String | 
| Method Summary | |
| var autom: Autom | |
| def validate(nodes: Seq[Node]): Unit | |
| Methods inherited from java/lang/Object-class | 
| clone, eq, equals, finalize, getClass, hashCode, notify, notifyAll, synchronized, toString, wait, wait, wait | 
| Methods inherited from scala/Any-class | 
| !=, ==, asInstanceOf, isInstanceOf, match | 
| Methods inherited from scala/ScalaObject-class | 
| getType | 
| Object Summary | |
| object EmptyAutom | |
| object TextAutom | |
| object TrivialAutom | |
| Trait Summary | |
| trait Autom() | |
| Class Summary | |
| class MixedModeAutom(set: Set[String]) | |
| Field Detail | 
final val namespace: String
| Method Detail | 
var autom: Autom
def validate(nodes: Seq[Node]): Unit
| 
 | 
          Scala 1.3.0.7 | |||