synergynetframework.appsystem.contentsystem.contentloader.attributesloader
Class LocationAttributeLoader

java.lang.Object
  extended by synergynetframework.appsystem.contentsystem.contentloader.attributesloader.AttributesLoader
      extended by synergynetframework.appsystem.contentsystem.contentloader.attributesloader.LocationAttributeLoader

public class LocationAttributeLoader
extends AttributesLoader

The Class LocationAttributeLoader.


Constructor Summary
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
 

Constructor Detail

LocationAttributeLoader

public LocationAttributeLoader()
Method Detail

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 items
filePath - the file path