ppt

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	// contains filtered or unexported fields
}

Parser implements a PPT parser

func NewParser

func NewParser() *Parser

NewParser creates a new PPT parser

func (*Parser) GetSupportedTypes

func (p *Parser) GetSupportedTypes() []string

GetSupportedTypes returns supported formats

func (*Parser) ParseStream

func (p *Parser) ParseStream(ctx context.Context, r io.Reader, metadata map[string]any) (<-chan *entity.Document, error)

ParseStream implements the dataprep.Parser interface

Jump to

Keyboard shortcuts

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