Uses of Enum
com.realobjects.pdfreactor.Configuration.Doctype
-
Uses of Configuration.Doctype in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.Doctype
Returns the enum constant of this type with the specified name.static Configuration.Doctype[]
Configuration.Doctype.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setDocumentType
(Configuration.Doctype value) Sets the document type.final Configuration
Configuration.setPostTransformationDocumentType
(Configuration.Doctype value) Sets the document type after the XSL-Transformations have been applied.