XmlAtt

ostrat.pWeb.XmlAtt
See theXmlAtt companion trait
object XmlAtt

Companion object for the XML attribute XmlAtt trait.

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
XmlAtt.type

Members list

Type members

Classlikes

implicit class rArrExtensions(val thisArr: RArr[XmlAtt])

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(nameIn: String, valueStrIn: String): XmlAtt

Factory apply method for XmlAtt trait. Often you may prefer to use the sub classes of XmlAtt where the name of the attribute has already been set.

Factory apply method for XmlAtt trait. Often you may prefer to use the sub classes of XmlAtt where the name of the attribute has already been set.

Attributes

Implicits

Implicits

final implicit def rArrExtensions(thisArr: RArr[XmlAtt]): rArrExtensions