scala.xml.dtd

class EntityDef

[source: scala/xml/dtd/EntityDef.scala]

abstract class EntityDef
extends AnyRef
Direct Known Subclasses:
IntDef, ExtDef

Method Summary
abstract def toString (sb : StringBuilder) : StringBuilder
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
abstract def toString(sb : StringBuilder) : StringBuilder