scala.xml.dtd

class EntityDecl

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

abstract class EntityDecl
extends MarkupDecl
an entity declaration
Direct Known Subclasses:
ParsedEntityDecl, ParameterEntityDecl, UnparsedEntityDecl

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Methods inherited from MarkupDecl
toString (abstract)