org.mule.util.properties
Class JDomPropertyExtractor
java.lang.Object
org.mule.util.properties.JDomPropertyExtractor
- All Implemented Interfaces:
- org.mule.util.properties.PropertyExtractor
- public class JDomPropertyExtractor
- extends Object
- implements org.mule.util.properties.PropertyExtractor
Will select the text of a single node based on the property name
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDomPropertyExtractor
public JDomPropertyExtractor()
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.