net.sf.aspect4facelets
Class InsertAfterAspect

java.lang.Object
  extended by net.sf.aspect4facelets.AbstractAspect
      extended by net.sf.aspect4facelets.InsertAfterAspect
All Implemented Interfaces:
Aspect

public class InsertAfterAspect
extends AbstractAspect

Version:
$Revision: 1.3 $
Author:
andreas

Constructor Summary
InsertAfterAspect()
           
 
Method Summary
 void apply(org.dom4j.Node node, org.dom4j.Element cont)
           
 
Methods inherited from class net.sf.aspect4facelets.AbstractAspect
getContent, getFile, getPath, matches, setContent, setFile, setPath
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertAfterAspect

public InsertAfterAspect()
Method Detail

apply

public void apply(org.dom4j.Node node,
                  org.dom4j.Element cont)