Uses of Class
org.apache.jackrabbit.vault.util.xml.serialize.OutputFormat
Packages that use OutputFormat
Package
Description
-
Uses of OutputFormat in org.apache.jackrabbit.vault.fs.io
Methods in org.apache.jackrabbit.vault.fs.io that return OutputFormatModifier and TypeMethodDescriptionDocViewFormat.getXmlOutputFormat()Returns theOutputFormatused byDocViewSerializerwhen writing doc view xml files. -
Uses of OutputFormat in org.apache.jackrabbit.vault.util.xml.serialize
Methods in org.apache.jackrabbit.vault.util.xml.serialize with parameters of type OutputFormatModifier and TypeMethodDescriptionstatic FormattingXmlStreamWriterFormattingXmlStreamWriter.create(OutputStream output, OutputFormat format)