org.nuiton.jrst
Class DocumentWalker

java.lang.Object
  extended by org.nuiton.jrst.DocumentWalker

public class DocumentWalker
extends Object

DocumentWalker. Created: 30 oct. 06 10:28:10

Version:
$Revision: 334 $ Last update: $Date: 2009-05-16 07:33:16 +0200 (sam., 16 mai 2009) $ by : $Author: tchemit $
Author:
poussin

Field Summary
protected  DocumentHandler handler
           
 
Constructor Summary
DocumentWalker(DocumentHandler handler)
           
 
Method Summary
 void walk(org.dom4j.Document doc)
           
 void walk(org.dom4j.Element elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

handler

protected DocumentHandler handler
Constructor Detail

DocumentWalker

public DocumentWalker(DocumentHandler handler)
Method Detail

walk

public void walk(org.dom4j.Document doc)

walk

public void walk(org.dom4j.Element elem)


Copyright © 2004-2010 CodeLutin. All Rights Reserved.