Package org.jabylon.properties.xliff
Class PropertyWrapper
- java.lang.Object
-
- org.jabylon.properties.xliff.PropertyWrapper
-
- All Implemented Interfaces:
Serializable
public class PropertyWrapper extends Object implements Serializable
- Author:
- c.samulski (2016-02-03)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PropertyWrapper(Locale locale, Map<String,Property> properties)
-