|
Scala
1.2.0.1 |
|||
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 |
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.2.0.1 |
|||