Uses of Class
com.deltaxml.core.config.OutputFormatConfiguration
Packages that use OutputFormatConfiguration
-
Uses of OutputFormatConfiguration in com.deltaxml.core
Methods in com.deltaxml.core that return OutputFormatConfigurationModifier and TypeMethodDescriptionDocumentComparator.getOutputFormatConfiguration()Returns the current configuration options for the format of the result document.Methods in com.deltaxml.core with parameters of type OutputFormatConfigurationModifier and TypeMethodDescriptionvoidDocumentComparator.setOutputFormatConfiguration(OutputFormatConfiguration config) Sets the configuration options for the format of the result document.