scala.xml.dtd

object ContentModel

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

object ContentModel
extends WordExp
Type Summary
type _labelT
type _regexpT
Method Summary
def containsText (cm : ContentModel) : Boolean
def getLabels (r : RegExp) : Set[String]
def isMixed (cm : ContentModel) : Boolean
def parse (s : String) : ContentModel
def toString (r : RegExp, sb : StringBuilder) : StringBuilder
def toString (c : ContentModel, sb : StringBuilder) : StringBuilder
def toString (r : RegExp) : String
Methods inherited from Base
mkSequ
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Class Summary
case class ElemName (val name : String) extends Label with Product
Object Summary
object Translator extends WordBerrySethi