ContentModel

scala.xml.dtd.ContentModel
See theContentModel companion object
sealed abstract class ContentModel

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ANY.type
class ELEMENTS
class MIXED
object EMPTY.type
object PCDATA.type
Show all

Members list

Value members

Abstract methods

Concrete methods

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
Any