org.mechio.impl.motion.jointgroup
Class RobotJointGroupXMLFileLoader
java.lang.Object
org.mechio.impl.motion.jointgroup.RobotJointGroupXMLFileLoader
- All Implemented Interfaces:
- org.jflux.api.common.rk.services.ConfigurationLoader<RobotJointGroupConfig,File>
public class RobotJointGroupXMLFileLoader
- extends Object
- implements org.jflux.api.common.rk.services.ConfigurationLoader<RobotJointGroupConfig,File>
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RobotJointGroupXMLFileLoader
public RobotJointGroupXMLFileLoader()
getConfigurationFormat
public org.jflux.api.common.rk.config.VersionProperty getConfigurationFormat()
- Specified by:
getConfigurationFormat in interface org.jflux.api.common.rk.services.ConfigurationLoader<RobotJointGroupConfig,File>
loadConfiguration
public RobotJointGroupConfig loadConfiguration(File param)
throws org.apache.commons.configuration.ConfigurationException
- Specified by:
loadConfiguration in interface org.jflux.api.common.rk.services.ConfigurationLoader<RobotJointGroupConfig,File>
- Throws:
org.apache.commons.configuration.ConfigurationException
getConfigurationClass
public Class<RobotJointGroupConfig> getConfigurationClass()
- Specified by:
getConfigurationClass in interface org.jflux.api.common.rk.services.ConfigurationLoader<RobotJointGroupConfig,File>
getParameterClass
public Class<File> getParameterClass()
- Specified by:
getParameterClass in interface org.jflux.api.common.rk.services.ConfigurationLoader<RobotJointGroupConfig,File>
Copyright © 2011-2015. All Rights Reserved.