Package writer2latex.latex
Class ContentHandlingOption
- java.lang.Object
-
- writer2latex.base.Option
-
- writer2latex.base.IntegerOption
-
- writer2latex.latex.ContentHandlingOption
-
public class ContentHandlingOption extends IntegerOption
-
-
Field Summary
-
Fields inherited from class writer2latex.base.IntegerOption
nValue
-
-
Constructor Summary
Constructors Constructor Description ContentHandlingOption(java.lang.String sName, java.lang.String sDefaultValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
setString(java.lang.String sValue)
-
Methods inherited from class writer2latex.base.IntegerOption
getValue
-
-