org.apache.xalan.xsltc.dom
Interface Filter

All Known Implementing Classes:
EmptyFilter

public interface Filter


Method Summary
 boolean test(int node)
           
 

Method Detail

test

public boolean test(int node)


Copyright © 2006 Apache XML Project. All Rights Reserved.