Package org.jpedal.render.output
Class SinglefileOptions
java.lang.Object
org.jpedal.render.output.OutputModeOptions
org.jpedal.render.output.ContentOptions
org.jpedal.render.output.SinglefileOptions
The class to use for setting output options when using singlefile mode.
-
Constructor Summary
ConstructorsConstructorDescriptionSinglefileOptions(String options) SinglefileOptions(Map<String, String> jvmOptions) -
Method Summary
Methods inherited from class org.jpedal.render.output.ContentOptions
getOverridePageNumber, setCompleteDocument, setContainerId, setCssSuffix, setFirstPageName, setGenerateSearchFile, setOutputThumbnails, setOverridePageNumber, setThumbnailMaxHeight, setThumbnailMaxWidthMethods inherited from class org.jpedal.render.output.OutputModeOptions
getBooleanValue, getErrors, getStringValue
-
Constructor Details
-
SinglefileOptions
-
SinglefileOptions
public SinglefileOptions() -
SinglefileOptions
-
-
Method Details
-
getValue
public int getValue()- Overrides:
getValuein classContentOptions
-