com.werken.xpath.impl
Class Context
java.lang.Object
com.werken.xpath.impl.Context
- Cloneable
public class Context
extends java.lang.Object
implements Cloneable
duplicate
public Context duplicate()
getContextNode
public Object getContextNode()
getFunction
public Function getFunction(String name)
getNode
public Object getNode(int index)
getNodeSet
public List getNodeSet()
getPosition
public int getPosition()
getSize
public int getSize()
getVariableValue
public Object getVariableValue(String variableName)
isEmpty
public boolean isEmpty()
iterator
public Iterator iterator()
setNodeSet
public void setNodeSet(List nodeSet)
setPosition
public void setPosition(int position)
toString
public String toString()
translateNamespacePrefix
public String translateNamespacePrefix(String prefix)
Copyright B) 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.