Skip to content

Commit

Permalink
javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
SoltauFintel committed Dec 18, 2023
1 parent b8b1543 commit bec0c9c
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@
* <pre> "jx:each" - {@link org.jxls.command.EachCommand}
* "jx:if" - {@link IfCommand}
* "jx:area" - {@link AreaCommand} - for defining the top areas
* "jx:image" - {@link ImageCommand}
* "jx:grid" - {@link GridCommand}
* "jx:updateCell" - {@link UpdateCellCommand}
* "jx:mergeCells" - {@link MergeCellsCommand}</pre>
* "jx:updateCell" - {@link UpdateCellCommand}</pre>
*
* <p>Custom command classes mapping can be added using addCommandMapping(String commandName, Class clazz) method</p>
*
Expand Down

0 comments on commit bec0c9c

Please sign in to comment.