doc

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: 2 Imported by: 0

Documentation

Overview

Package doc provides legacy DOC text extraction.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Doc

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

Doc represents a legacy DOC document for text extraction.

func New

func New(r io.Reader) *Doc

New creates a new DOC extractor.

func (*Doc) Load

func (d *Doc) Load() error

Load extracts text content from the DOC.

Jump to

Keyboard shortcuts

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