|
Scala
1.2.0.1 |
|||
text
-
text contained in this node, may not contain "]]>"
Field Summary | |
val text: String
|
Method Summary | |
def label: String
the constant "#CDATA" |
|
final override
|
def toString(): String
returns "<![CDATA["+text+"]]>" |
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/CaseClass-class |
caseArity, caseElement |
Methods inherited from scala/Iterable-class |
/:, :\, exists, find, foldLeft, foldRight, forall, foreach, sameElements |
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, theSeq |
Methods inherited from scala/xml/NodeSeq-class |
\, \\, apply, asList, elements, filter, flatMap, length, map |
Methods inherited from scala/xml/SpecialNode-class |
attributes, child, namespace |
Field Detail |
val text: String
Method Detail |
def label: String
final override def toString(): String
|
Scala
1.2.0.1 |
|||