|
Scala
1.3.0.2 |
|||
| Field Summary | |
val attribs: Map[String,AttrDecl]
|
|
val contentModel: String
|
|
val name: String
|
|
final
|
val parsedContentModel: RegExp
|
| Method Summary | |
def containsText: Boolean
|
|
| 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/CaseClass-class |
| caseArity, caseElement |
| Field Detail |
val name: String
val contentModel: String
val attribs: Map[String,AttrDecl]
final val parsedContentModel: RegExp
| Method Detail |
def containsText: Boolean
|
Scala
1.3.0.2 |
|||