Uses of Enum
com.realobjects.pdfreactor.Configuration.Doctype
Packages that use Configuration.Doctype
-
Uses of Configuration.Doctype in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.DoctypeModifier 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.Methods in com.realobjects.pdfreactor with parameters of type Configuration.DoctypeModifier 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.