]> source.dussan.org Git - poi.git/commit
Introduce an OldVisioFormatException similar to other file-types
authorDominik Stadler <centic@apache.org>
Sat, 22 Jan 2022 06:58:51 +0000 (06:58 +0000)
committerDominik Stadler <centic@apache.org>
Sat, 22 Jan 2022 06:58:51 +0000 (06:58 +0000)
commit9a0933b04e9e90ca3e450ed05fdb0318b47de9fa
treeeb6c5f9147cce4c433b31cf68ebe0657b4206798
parent16a24ecd79d6ae27df52c3ce129d4a635ceb071f
Introduce an OldVisioFormatException similar to other file-types

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1897321 13f79535-47bb-0310-9956-ffa450edef68
poi-scratchpad/src/main/java/org/apache/poi/hdgf/chunks/ChunkHeader.java
poi-scratchpad/src/main/java/org/apache/poi/hdgf/exceptions/OldVisioFormatException.java [new file with mode: 0644]
poi-scratchpad/src/main/java/org/apache/poi/hdgf/pointers/PointerFactory.java