org.apache.cocoon.transformation.constrained
Class ElementValueEvent
java.lang.Object
java.util.EventObject
org.apache.cocoon.transformation.constrained.ContainerElementEndEvent
org.apache.cocoon.transformation.constrained.ElementValueEvent
- All Implemented Interfaces:
- Serializable
- public class ElementValueEvent
- extends ContainerElementEndEvent
- Version:
- CVS $Id: ElementValueEvent.java 156626 2005-03-09 09:43:39Z cziegeler $
- Author:
- Nicola Ken Barozzi
- See Also:
- Serialized Form
ElementValueEvent
public ElementValueEvent(Object source,
String elementName,
String elementValue,
Attributes elementAttributes)
getElementValue
public String getElementValue()
getAttributes
public Attributes getAttributes()
getAttribute
public String getAttribute(String attributeName)
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.