net.sf.aspect4facelets
Class AppendChildAspect

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

public class AppendChildAspect
extends AbstractAspect

Version:
$Revision: 1.3 $
Author:
andreas

Constructor Summary
AppendChildAspect()
           
 
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

AppendChildAspect

public AppendChildAspect()
Method Detail

apply

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