com.werken.xpath.impl

Class ParentStep


public class ParentStep
extends AbbrStep

Constructor Summary

ParentStep()

Method Summary

Context
applyTo(Context context)
static Object
findParent(Object node)
static List
findParents(List nodeSet)

Methods inherited from class com.werken.xpath.impl.Step

applyTo, evaluate, isAbsolute, setIsAbsolute

Methods inherited from class com.werken.xpath.impl.Expr

evaluate

Constructor Details

ParentStep

public ParentStep()

Method Details

applyTo

public Context applyTo(Context context)
Overrides:
applyTo in interface Step


findParent

public static Object findParent(Object node)


findParents

public static List findParents(List nodeSet)


Copyright B) 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.