Uses of Interface
org.eclipse.birt.core.archive.IDocArchiveReader
Packages that use IDocArchiveReader
Package
Description
-
Uses of IDocArchiveReader in org.eclipse.birt.core.archive
Classes in org.eclipse.birt.core.archive that implement IDocArchiveReaderModifier and TypeClassDescriptionclass
file based archive reader.class
class
Methods in org.eclipse.birt.core.archive that return IDocArchiveReaderModifier and TypeMethodDescriptionstatic final IDocArchiveReader
ArchiveUtil.createReader
(IDocArchiveWriter writer) Methods in org.eclipse.birt.core.archive with parameters of type IDocArchiveReaderModifier and TypeMethodDescriptionstatic void
ArchiveUtil.copy
(IDocArchiveReader reader, IDocArchiveWriter writer) static void
ArchiveUtil.copy
(IDocArchiveReader reader, IDocArchiveWriter writer, Map<String, String> transformations) -
Uses of IDocArchiveReader in org.eclipse.birt.core.archive.compound
Classes in org.eclipse.birt.core.archive.compound that implement IDocArchiveReader -
Uses of IDocArchiveReader in org.eclipse.birt.core.util
Methods in org.eclipse.birt.core.util with parameters of type IDocArchiveReaderModifier and TypeMethodDescriptionBTreeUtil.openBTree
(IDocArchiveReader reader, String entryName, int dataType)