| 
 | 
          Scala 1.3.0.7 | |||
| Method Summary | |
| 
        final | def attributes: AttributeSeqalways empty | 
| 
        final | def child: Nil.typealways empty | 
| 
        final | def namespace: Stringalways Node.EmptyNamespace | 
| Methods inherited from java/lang/Object-class | 
| clone, eq, finalize, getClass, notify, notifyAll, synchronized, wait, wait, wait | 
| Methods inherited from scala/Any-class | 
| !=, ==, asInstanceOf, isInstanceOf, match | 
| Methods inherited from scala/Iterable-class | 
| /:, :\, exists, find, foldLeft, foldRight, forall, foreach, sameElements | 
| Methods inherited from scala/ScalaObject-class | 
| getType | 
| Methods inherited from scala/Seq-class | 
| copyToArray, drop, indexOf, isDefinedAt, lastIndexOf, stringPrefix, subseq, take, toList | 
| Methods inherited from scala/xml/Node-class | 
| attribute, descendant, descendant_or_self, equals, hashCode, label, theSeq, toString, toString | 
| Methods inherited from scala/xml/NodeSeq-class | 
| \, \\, apply, asList, elements, filter, flatMap, length, map | 
| Method Detail | 
final def namespace: String
final def attributes: AttributeSeq
final def child: Nil.type
| 
 | 
          Scala 1.3.0.7 | |||