in scala.xml.dtd
class DTD

abstract class DTD
extends java.lang.Object
with scala.ScalaObject
a document type declaration

Constructor Summary
def this



Def Summary
def notations : scala.Seq[scala.xml.dtd.NotationDecl]

override def toString : java.lang.String

def unparsedEntities : scala.Seq[scala.xml.dtd.EntityDecl]



Constructor Detail
def this

Def Detail
def notations : scala.Seq[scala.xml.dtd.NotationDecl]

override def toString : java.lang.String

def unparsedEntities : scala.Seq[scala.xml.dtd.EntityDecl]