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 TypeClassDescriptionclass
An implementation ofDocument
for 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 TypeInterfaceDescriptioninterface
ADocument
represents anyDocument
to be converted and the resultingDocument
from any conversion.Classes in writer2latex.xmerge that implement OutputFileModifier and TypeClassDescriptionclass
Class representing a binary graphics document.class
An implementation ofDocument
for StarOffice documents.class
An extension ofDOMDocument
that overrides the write method.class
An implementation ofDocument
for StarOffice documents.Methods in writer2latex.xmerge that return OutputFileMethods in writer2latex.xmerge with parameters of type OutputFileModifier and TypeMethodDescriptionvoid
ConvertData.addDocument
(OutputFile doc) Adds aOutputFile
to the vector.boolean
ConvertData.isMasterDocument
(OutputFile doc) Check if a given document is the master document