public class Property extends AbstractProperty
PropertyType| Constructor and Description |
|---|
Property(PropertyType type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
clearValue(String value) |
String |
getQuotedValue() |
Integer |
getRowCount() |
String |
getValue() |
void |
setValue(String value) |
isPropComment, isPropEmptyLine, isPropValue, isPropValueMultiLine, toStringpublic Property(PropertyType type, String value)
public Integer getRowCount()
public String getQuotedValue()
getQuotedValue in class AbstractPropertypublic String getValue()
getValue in class AbstractPropertypublic void setValue(String value)
setValue in class AbstractPropertyCopyright © 2025 FG Forrest, a.s.. All rights reserved.