PEReference

scala.xml.dtd.PEReference
case class PEReference(ent: String) extends MarkupDecl

a parsed entity reference

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class MarkupDecl
class Decl
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
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