Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DocxStreamParser ¶
type DocxStreamParser struct {
// contains filtered or unexported fields
}
DocxStreamParser implements a DOCX document parser
func NewDocxStreamParser ¶
func NewDocxStreamParser() *DocxStreamParser
NewDocxStreamParser creates a new DOCX parser
func (*DocxStreamParser) GetSupportedTypes ¶
func (p *DocxStreamParser) GetSupportedTypes() []string
GetSupportedTypes returns supported formats
Click to show internal directories.
Click to hide internal directories.