Uses of Class
com.deltaxml.docbook.config.Alignment
Packages that use Alignment
Package
Description
Configuration objects for the DocBook comparison API.
-
Uses of Alignment in com.deltaxml.docbook.config
Methods in com.deltaxml.docbook.config that return AlignmentModifier and TypeMethodDescriptionAdvancedParameters.getAlignment()Gets the value of the alignment parameter.Methods in com.deltaxml.docbook.config with parameters of type AlignmentModifier and TypeMethodDescriptionvoidAdvancedParameters.setAlignment(Alignment value) Sets the value of the alignment parameter.