XPath

smithy4s.xml.XPath
See theXPath companion class
object XPath

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
XPath.type

Members list

Type members

Classlikes

object Segment

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Segment.type
sealed trait Segment

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Attr
class Index
class Tag

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def attr(name: XmlQName): XPath

Concrete fields

val root: XPath