org.nuiton.jrst
Interface JRSTDirective

All Known Implementing Classes:
ContentDirective, DateDirective, ImageDirective, SectnumDirective

public interface JRSTDirective

JRSTDirective. Created: 4 nov. 06 12:49:39

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

Method Summary
 org.dom4j.Node parse(org.dom4j.Element e)
          parse directive block element and return element to put in final XML
 

Method Detail

parse

org.dom4j.Node parse(org.dom4j.Element e)
parse directive block element and return element to put in final XML

Parameters:
e - the element to scan
Returns:
the parsed node


Copyright © 2004-2010 CodeLutin. All Rights Reserved.