in scala.xml.path.Expression
class Expr

abstract class Expr
extends GenExp
with ScalaObject

Constructor Summary
def this



Def Summary
def \ ( x : java.lang.String ) : Child

def \\ ( x : java.lang.String ) : DescOrSelf

def apply ( c : Cond ) : FExp

def eval ( n : Node ) : NodeSeq



Constructor Detail
def this

Def Detail
def \ ( x : java.lang.String ) : Child

def \\ ( x : java.lang.String ) : DescOrSelf

def apply ( c : Cond ) : FExp

def eval ( n : Node ) : NodeSeq