org.apache.cocoon.portal.event.impl
Class CopletJXPathEvent
java.lang.Object
org.apache.cocoon.portal.event.impl.AbstractActionEvent
org.apache.cocoon.portal.event.impl.JXPathEvent
org.apache.cocoon.portal.event.impl.CopletJXPathEvent
- All Implemented Interfaces:
- ActionEvent, CopletInstanceEvent, Event
- public class CopletJXPathEvent
- extends JXPathEvent
- implements CopletInstanceEvent
This events changes the value of an instance.
- Version:
- $Id: CopletJXPathEvent.java 321405 2005-10-15 18:15:44Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopletJXPathEvent
public CopletJXPathEvent(CopletInstanceData target,
String path,
Object value)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.