|
Scala
1.2.0.1 |
|||
| Field Summary | |
final
|
val Empty: AttributeSeq
|
| Method Summary | |
final
|
def fromAttrs(as: Attribute*): AttributeSeq
|
final
|
def fromHashMap(as: HashMap[Tuple2[String,String],String]): AttributeSeq
|
final
|
def fromHashMap(ns: String, as: HashMap[Tuple2[String,String],String]): AttributeSeq
|
| Field Detail |
final val Empty: AttributeSeq
| Method Detail |
final def fromHashMap(as: HashMap[Tuple2[String,String],String]): AttributeSeq
final def fromHashMap(ns: String, as: HashMap[Tuple2[String,String],String]): AttributeSeq
final def fromAttrs(as: Attribute*): AttributeSeq
|
Scala
1.2.0.1 |
|||