Documentation
¶
Overview ¶
* Copyright 2026 Thorsten A. Knieling * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 *
* Copyright 2026 Thorsten A. Knieling * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 *
* Copyright 2026 Thorsten A. Knieling * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 *
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertDirectoryToPath ¶
ConvertDirectoryToPath converts all JRXML v6 files in a directory into JRXML v7 files stored in destination path preserving the directory structure. If parsing is fail an error is returned.
func ConvertFileToPath ¶
ConvertFileToPath converts a JRXML v6 file into a JRXML v7 file stored in destination path
func ConvertNode ¶
ConvertNode converts a JRXML v6 DOM node into a JRXML v7 DOM node The fileName is used as reference inside the JRXML file working with references. If parsing is fail an error is returned.
func ConvertReader ¶
ConvertReader converts a JRXML v6 from reader and returns the converted content as string The fileReference is as reference used inside the JRXML file working with references.
func InitLogLevelWithFile ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
convert
command
* Copyright 2026 Thorsten A. Knieling * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
|
* Copyright 2026 Thorsten A. Knieling * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |