]> source.dussan.org Git - poi.git/commit
Based on version submitted by Yegor Kozlov
authorNick Burch <nick@apache.org>
Fri, 8 Jul 2005 12:37:14 +0000 (12:37 +0000)
committerNick Burch <nick@apache.org>
Fri, 8 Jul 2005 12:37:14 +0000 (12:37 +0000)
commit58753eb9cad38c959b4e0585384790e520ff041a
treeda68bf243ac12203872a30f5a3b4aa86acc52411
parent189bf5af7372ce905f566dad603662f5ebab68ea
Based on version submitted by Yegor Kozlov
Allows easy access to the names of records armed only with their type, or the handling class for a given type
Also allows easy lookup of a type where you know the name (via the static final class fields)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353740 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/record/RecordTypes.java [new file with mode: 0644]