|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ini4j.spi.IniFormatter
org.ini4j.addon.FancyIniFormatter
@Deprecated public class FancyIniFormatter
Constructor Summary | |
---|---|
FancyIniFormatter()
Deprecated. |
Method Summary | |
---|---|
boolean |
isAllowEmptyOption()
Deprecated. |
boolean |
isAllowStrictOperator()
Deprecated. |
void |
setAllowEmptyOption(boolean flag)
Deprecated. |
void |
setAllowStrictOperator(boolean flag)
Deprecated. |
void |
setConfig(Config value)
Deprecated. |
Methods inherited from class org.ini4j.spi.IniFormatter |
---|
endIni, endSection, escape, getConfig, getOutput, handleOption, newInstance, newInstance, newInstance, newInstance, newInstance, setOutput, startIni, startSection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FancyIniFormatter()
Method Detail |
---|
@Deprecated public void setAllowEmptyOption(boolean flag)
@Deprecated public void setAllowStrictOperator(boolean flag)
@Deprecated public void setConfig(Config value)
setConfig
in class IniFormatter
@Deprecated public boolean isAllowEmptyOption()
@Deprecated public boolean isAllowStrictOperator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |