org.nuiton.jrst.directive
Class SectnumDirective

java.lang.Object
  extended by org.nuiton.jrst.directive.SectnumDirective
All Implemented Interfaces:
JRSTDirective

public class SectnumDirective
extends Object
implements JRSTDirective

SectnumDirective.

Version:
$Revision: 340 $ Last update : $Date: 2009-05-16 08:22:32 +0200 (sam., 16 mai 2009) $ By : $Author: tchemit $
Author:
poussin

Constructor Summary
SectnumDirective()
           
 
Method Summary
 org.dom4j.Node parse(org.dom4j.Element e)
          parse directive block element and return element to put in final XML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SectnumDirective

public SectnumDirective()
Method Detail

parse

public org.dom4j.Node parse(org.dom4j.Element e)
Description copied from interface: JRSTDirective
parse directive block element and return element to put in final XML

Specified by:
parse in interface JRSTDirective
Parameters:
e - the element to scan
Returns:
the parsed node


Copyright © 2004-2010 CodeLutin. All Rights Reserved.