1.3.31 • Published 2 years ago

@ezs/xslt v1.3.31

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

xslt

Présentation

Ce plugin propose une série d'instructions pour utiliser des transformations XSLT

installation

npm install @ezs/xslt

usage

Table of Contents

xslt

Send all received {String} to a host FOP Processor

Script:

[use]
plugin = xslt

[fop]

Parameters

  • config String? argument for FOP Processor

Returns Object

xslt

Send all received {String} to a host XSL Processor

Script:

[use]
plugin = xslt

[xslt]
stylesheet = ./style.xsl
param = prefix=X

Parameters

  • stylesheet String? path to stylesheet file
  • param String? argument for XSL Processor

Returns Object

1.3.31

2 years ago

1.3.30

2 years ago

1.3.28

2 years ago

1.3.26

2 years ago

1.3.27

2 years ago

1.3.24

2 years ago

1.3.25

2 years ago

1.3.22

2 years ago

1.3.23

2 years ago

1.3.14

3 years ago

1.3.17

3 years ago

1.3.18

3 years ago

1.3.15

3 years ago

1.3.16

3 years ago

1.3.19

3 years ago

1.3.20

3 years ago

1.3.21

2 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.13

3 years ago

1.3.11

3 years ago

1.3.12

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago