synergynetframework.appsystem.contentsystem.contentloader.attributesloader
Class LocationAttributeLoader
java.lang.Object
synergynetframework.appsystem.contentsystem.contentloader.attributesloader.AttributesLoader
synergynetframework.appsystem.contentsystem.contentloader.attributesloader.LocationAttributeLoader
public class LocationAttributeLoader
- extends AttributesLoader
The Class LocationAttributeLoader.
Method Summary |
void |
loadAttributes(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> items,
java.lang.String filePath)
Load attributes. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationAttributeLoader
public LocationAttributeLoader()
loadAttributes
public void loadAttributes(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> items,
java.lang.String filePath)
- Description copied from class:
AttributesLoader
- Load attributes.
- Specified by:
loadAttributes
in class AttributesLoader
- Parameters:
items
- the itemsfilePath
- the file path