IdAtt

ostrat.pWeb.IdAtt
case class IdAtt(valueStr: String) extends XmlAtt

Creates for an "id" XML / HTML attribute."

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait XmlAtt
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def name: String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def str: String

Attributes

Inherited from:
XmlAtt