org.nuiton.jrst
Class DocumentWalker
java.lang.Object
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
|
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 |
handler
protected DocumentHandler handler
DocumentWalker
public DocumentWalker(DocumentHandler handler)
walk
public void walk(org.dom4j.Document doc)
walk
public void walk(org.dom4j.Element elem)
Copyright © 2004-2010 CodeLutin. All Rights Reserved.