|
Scala Library
|
|
scala/xml/dtd/DFAContentModel.scala]
sealed abstract
class
DFAContentModel
extends ContentModel| Method Summary | |
def
|
dfa : DetWordAutom[ElemName] |
abstract def
|
r : RegExp |
| Methods inherited from ContentModel | |
| toString (abstract), toString |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library
|
|