|
Scala 2.2.0.9025
|
class
Atom
[A]
extends
scala.xml.SpecialNode with
scala.ScalaObjecttext -
the text contained in this node, may not be null.
Constructor Summary | |
def
this
(data: A)
|
Val Summary | |
val
data
: A
|
Def Summary | |
override
|
def
equals
(x: scala.Any)
: scala.Boolean
|
override
|
def
hashCode
: scala.Int
hashcode for this Text |
def
label
: java.lang.String
the constant "#PCDATA" |
|
override
|
def
text
: java.lang.String
|
def
toString
(sb: scala.compat.StringBuilder)
: scala.compat.StringBuilder
returns text, with some characters escaped according to XML spec |
|
final override
|
def
typeTag$
: scala.Int
|
Constructor Detail |
def
this
(data: A)
Val Detail |
val
data
: A
Def Detail |
override
def
equals
(x: scala.Any): scala.Boolean
override
def
hashCode
: scala.Int
def
label
: java.lang.String
override
def
text
: java.lang.String
def
toString
(sb: scala.compat.StringBuilder): scala.compat.StringBuilder
final override
def
typeTag$
: scala.Int