odt

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2026 License: 0BSD Imports: 5 Imported by: 0

Documentation

Overview

Package odt provides ODT text extraction.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ODT

type ODT struct {
	Reader io.ReaderAt
	Text   string
	Title  string
	Size   int64
}

ODT represents an ODT document for text extraction.

func New

func New(r io.ReaderAt, size int64) *ODT

New creates a new ODT extractor.

func (*ODT) Load

func (d *ODT) Load() error

Load extracts text content from the ODT.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL