scala.xml

object UnprefixedAttribute

[source: scala/xml/UnprefixedAttribute.scala]

object UnprefixedAttribute
extends AnyRef
Method Summary
def unapply (x : UnprefixedAttribute) : Some[(java.lang.String, Seq[Node], MetaData)]
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
def unapply(x : UnprefixedAttribute) : Some[(java.lang.String, Seq[Node], MetaData)]