public class PropertyKeyFactory extends Object
PropertyKey
.Constructor and Description |
---|
PropertyKeyFactory(boolean isCaseInsensitive)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
PropertyKey |
createPropertyKey(String propertyName)
Creates the
PropertyKey . |
public PropertyKeyFactory(boolean isCaseInsensitive)
isCaseInsensitive
- Indicates if case insensitive match.public PropertyKey createPropertyKey(String propertyName)
PropertyKey
.propertyName
- Property name.PropertyKey
.Copyright © 2005–2016. All rights reserved.