scales
.
xml
.
jaxen
ScalesBaseJaxenXPath
class
ScalesBaseJaxenXPath
extends
org.jaxen.XPath
with
Serializable
Linear Supertypes
Serializable
,
org.jaxen.XPath
,
AnyRef
,
Any
Known Subclasses
ScalesXPath
Type Hierarchy
Learn more about scaladoc diagrams
ScalesBaseJaxenXPath
ScalesXPath
org.jaxen.XPath
Serializable
Ordering
Alphabetic
By inheritance
Inherited
ScalesBaseJaxenXPath
Serializable
XPath
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
ScalesBaseJaxenXPath
(
xpathExpr:
String
,
fact:
XPathFactory
,
navigator:
Navigator
)
new
ScalesBaseJaxenXPath
(
xpathExpr:
String
,
fact:
XPathFactory
)
Attributes
protected[
scales.xml.jaxen
]
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
addNamespace
(
prefix:
String
,
uri:
String
)
:
Unit
Definition Classes
ScalesBaseJaxenXPath
→ XPath
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
booleanValueOf
(
node:
Any
)
:
Boolean
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
createFunctionContext
()
:
FunctionContext
Attributes
protected[
scales.xml.jaxen
]
def
createNamespaceContext
()
:
NamespaceContext
Attributes
protected[
scales.xml.jaxen
]
def
createVariableContext
()
:
VariableContext
Attributes
protected[
scales.xml.jaxen
]
def
debug
()
:
String
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
evaluate
(
context:
Any
)
:
AnyRef
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getContext
(
node:
Any
)
:
Context
Attributes
protected[
scales.xml.jaxen
]
def
getContextSupport
()
:
ContextSupport
Attributes
protected[
scales.xml.jaxen
]
def
getFunctionContext
()
:
FunctionContext
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
getNamespaceContext
()
:
NamespaceContext
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
getNavigator
()
:
Navigator
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
getRootExpr
()
:
Expr
def
getVariableContext
()
:
VariableContext
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
numberValueOf
(
node:
Any
)
:
Number
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
selectNodes
(
node:
Any
)
:
List
[_]
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
selectNodesForContext
(
context:
Context
)
:
List
Attributes
protected[
scales.xml.jaxen
]
def
selectSingleNode
(
node:
Any
)
:
AnyRef
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
selectSingleNodeForContext
(
context:
Context
)
:
AnyRef
Attributes
protected[
scales.xml.jaxen
]
def
setFunctionContext
(
functionContext:
FunctionContext
)
:
Unit
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
setNamespaceContext
(
namespaceContext:
NamespaceContext
)
:
Unit
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
setVariableContext
(
variableContext:
VariableContext
)
:
Unit
Definition Classes
ScalesBaseJaxenXPath
→ XPath
def
stringValueOf
(
node:
Any
)
:
String
Definition Classes
ScalesBaseJaxenXPath
→ XPath
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
ScalesBaseJaxenXPath
→ AnyRef → Any
def
valueOf
(
node:
Any
)
:
String
Definition Classes
ScalesBaseJaxenXPath
→ XPath
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
org.jaxen.XPath
Inherited from
AnyRef
Inherited from
Any
Ungrouped