com.jclark.xsl.expr

Class InheritPattern

class InheritPattern extends Object implements Pattern

Constructor Summary
InheritPattern(Pattern p)
Method Summary
booleanmatches(Node node, ExprContext context)

Constructor Detail

InheritPattern

InheritPattern(Pattern p)

Method Detail

matches

public boolean matches(Node node, ExprContext context)