org.mule.util.properties
Class JXPathPropertyExtractor
java.lang.Object
org.mule.util.properties.JXPathPropertyExtractor
- All Implemented Interfaces:
- org.mule.util.properties.PropertyExtractor
- public class JXPathPropertyExtractor
- extends Object
- implements org.mule.util.properties.PropertyExtractor
Will extract properties based on Xpath expressions. Will work on Xml/Dom and beans
|
Field Summary |
protected Log |
logger
logger used by this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected transient Log logger
- logger used by this class
JXPathPropertyExtractor
public JXPathPropertyExtractor()
getProperty
public Object getProperty(String name,
Object message)
- Specified by:
getProperty in interface org.mule.util.properties.PropertyExtractor
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.