gosaxon

package
v0.0.0-...-d738e8c Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient() *Client

func NewClientWithDebug

func NewClientWithDebug() *Client

func NewClientWithExecutable

func NewClientWithExecutable(executablePath string) *Client

func (*Client) Transform

func (m *Client) Transform(inputXml []byte, stylesheet []byte) ([]byte, error)

type Transformer

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

func NewTransformer

func NewTransformer() *Transformer

func (*Transformer) Start

func (m *Transformer) Start(executablePath string, debug bool) (string, error)

func (*Transformer) Stop

func (m *Transformer) Stop() error

Jump to

Keyboard shortcuts

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