org.eclipse.swordfish.internal.core.configuration.xml
Class XmlToPropertiesTransformerImpl
java.lang.Object
org.eclipse.swordfish.internal.core.configuration.xml.XmlToPropertiesTransformerImpl
- All Implemented Interfaces:
- XmlToPropertiesTransformer
public class XmlToPropertiesTransformerImpl
- extends java.lang.Object
- implements XmlToPropertiesTransformer
Class is not threadsafe
- Author:
- vzhabiuk
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlToPropertiesTransformerImpl
public XmlToPropertiesTransformerImpl()
getProperties
public java.util.Map<java.lang.String,java.lang.String> getProperties()
- Specified by:
getProperties in interface XmlToPropertiesTransformer
isConfigurationLoaded
public boolean isConfigurationLoaded()
- Specified by:
isConfigurationLoaded in interface XmlToPropertiesTransformer
getPropertiesForPids
public java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> getPropertiesForPids()
- Specified by:
getPropertiesForPids in interface XmlToPropertiesTransformer
loadConfiguration
public void loadConfiguration(java.lang.String path)
- Specified by:
loadConfiguration in interface XmlToPropertiesTransformer
loadConfiguration
public void loadConfiguration(java.net.URL path)
- Specified by:
loadConfiguration in interface XmlToPropertiesTransformer