Class PropertyKeyFactory

java.lang.Object
net.officefloor.web.value.load.PropertyKeyFactory

public class PropertyKeyFactory extends Object
Factory for a PropertyKey.
Author:
Daniel Sagenschneider
  • Constructor Details

    • PropertyKeyFactory

      public PropertyKeyFactory(boolean isCaseInsensitive)
      Initiate.
      Parameters:
      isCaseInsensitive - Indicates if case insensitive match.
  • Method Details