EntityDecl

scala.xml.dtd.EntityDecl
sealed abstract class EntityDecl extends MarkupDecl

an entity declaration

Attributes

Graph
Supertypes
class MarkupDecl
class Decl
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

Attributes

Inherited from:
MarkupDecl
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
MarkupDecl -> Any
Inherited from:
MarkupDecl