This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

TreeWalker


can anyone tell me what the parameter NodeFilter represents in the
treewalkerimpl construct ?  I dont know what to pass to the createtreewalker
call :

TreeWalkerImpl walker =
(TreeWalkerImpl)treedoc.createTreeWalker(treedoc,(short)NodeFilter.SHOW_ALL,
'NodeFilter');


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]