Scala Library Documentation
|
|
scala/xml/dtd/DefaultDecl.scala
]
abstract
class
DefaultDecl
extends
AnyRefMethod Summary | |
abstract def
|
toString (sb : StringBuilder) : StringBuilder |
override abstract def
|
toString : java.lang.String |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Method Details |
override abstract
def
toString : java.lang.String
abstract
def
toString(sb : StringBuilder) : StringBuilder
Scala Library Documentation
|
|