Class PropertiesContextFileEditor

java.lang.Object
com.e1c.langtool.storage.properties.AbstractPropertiesFileEditor<FeatureKeyContextData>
com.e1c.langtool.storage.properties.PropertiesContextFileEditor
All Implemented Interfaces:
IFileEditor<FeatureKeyContextData>

public class PropertiesContextFileEditor extends AbstractPropertiesFileEditor<FeatureKeyContextData>
The properties file editor of context data model that represents "key=value" properties file. Where key is some segmented key and value is translation. Allows to configure case-sensitive of key and value, check unique of translations values.