com.uwyn.rife.selector
Class XmlSelectorProperty
java.lang.Object
com.uwyn.rife.selector.XmlSelectorProperty
- All Implemented Interfaces:
- XmlSelector
public class XmlSelectorProperty
- extends Object
- implements XmlSelector
Selects an XML file according to the rife.application
application property. The filename will be
${prefix}-${rife.application}.xml
.
- Since:
- 1.0
- Version:
- $Revision: 3634 $
- Author:
- Geert Bevin (gbevin[remove] at uwyn dot com)
- See Also:
XmlSelector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlSelectorProperty
public XmlSelectorProperty()
getXmlPath
public String getXmlPath(String prefix)
- Specified by:
getXmlPath
in interface XmlSelector
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.