Uses of Interface
writer2latex.api.OutputFile
Packages that use OutputFile
Package
Description
-
Uses of OutputFile in writer2latex.api
Methods in writer2latex.api that return OutputFileModifier and TypeMethodDescriptionBatchConverter.createIndexFile(String sHeading, IndexPageEntry[] entries) Create an index page with specific entriesConverterResult.getMasterDocument()Get the master document -
Uses of OutputFile in writer2latex.base
Methods in writer2latex.base with parameters of type OutputFile -
Uses of OutputFile in writer2latex.bibtex
Classes in writer2latex.bibtex that implement OutputFile -
Uses of OutputFile in writer2latex.latex
Classes in writer2latex.latex that implement OutputFile -
Uses of OutputFile in writer2latex.xhtml
Classes in writer2latex.xhtml that implement OutputFileModifier and TypeClassDescriptionclassAn implementation ofDocumentfor XHTML documents.Methods in writer2latex.xhtml that return OutputFileModifier and TypeMethodDescriptionBatchConverterImpl.createIndexFile(String sHeading, IndexPageEntry[] entries) -
Uses of OutputFile in writer2latex.xmerge
Subinterfaces of OutputFile in writer2latex.xmergeModifier and TypeInterfaceDescriptioninterfaceADocumentrepresents anyDocumentto be converted and the resultingDocumentfrom any conversion.Classes in writer2latex.xmerge that implement OutputFileModifier and TypeClassDescriptionclassClass representing a binary graphics document.classAn implementation ofDocumentfor StarOffice documents.classAn extension ofDOMDocumentthat overrides the write method.classAn implementation ofDocumentfor StarOffice documents.Methods in writer2latex.xmerge that return OutputFileMethods in writer2latex.xmerge with parameters of type OutputFileModifier and TypeMethodDescriptionvoidConvertData.addDocument(OutputFile doc) Adds aOutputFileto the vector.booleanConvertData.isMasterDocument(OutputFile doc) Check if a given document is the master document