UnparsedEntityDecl

case class UnparsedEntityDecl(name: String, extID: ExternalID, notation: String) extends EntityDecl

an unparsed entity declaration

an unparsed entity declaration

trait Serializable
trait Product
trait Equals
class Decl
class Object
trait Matchable
class Any

Value members

Concrete methods

override def buildString(sb: StringBuilder): StringBuilder
Definition Classes

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
override def toString(): String
Definition Classes
MarkupDecl -> Any
Inherited from
MarkupDecl