EvComment

case class EvComment(text: String) extends XMLEvent

A comment was encountered

Value parameters:
text

the text of the comment

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

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product