|
|
Scala 2.3.3
|
abstract
class
SpecialNode
extends scala.xml.Node
with scala.xml.pull.XMLEvent
with scala.ScalaObject
| Constructor Summary | |
def
this
|
|
| Def Summary | |
final override
|
def
attributes
: scala.xml.Null.type
always empty |
final
|
def
child
: scala.Nil.type
always empty |
final override
|
def
namespace
: scala.Null
always Node.EmptyNamespace |
abstract
|
def
toString
(sb: scala.compat.StringBuilder)
: scala.compat.StringBuilder
append string representation to the given stringbuffer |
| Def inherited from scala.xml.Node | |
| attribute , attribute, attributes, child, descendant, descendant_or_self, equals, getNamespace, hashCode, label, nameToString, namespace, prefix, scope, text, theSeq, toString, toString, typeTag$, xmlType |
| Constructor Detail |
| Def Detail |
final override
def
attributes
: scala.xml.Null.type
final
def
child
: scala.Nil.type
final override
def
namespace
: scala.Null
abstract
def
toString
(sb: scala.compat.StringBuilder): scala.compat.StringBuilder