net.sf.aspect4facelets
Class RemoveAspect

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

public class RemoveAspect
extends AbstractAspect


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

RemoveAspect

public RemoveAspect()
Method Detail

apply

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