mirror of https://github.com/apache/poi.git
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430976 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f3a4d0c4df
commit
99100df679
|
@ -31,7 +31,7 @@ import java.util.ListIterator;
|
|||
import java.util.Vector;
|
||||
|
||||
/**
|
||||
* Utility to identify builin formats. Now can handle user defined data formats also. The following is a list of the formats as
|
||||
* Utility to identify builtin formats. Now can handle user defined data formats also. The following is a list of the formats as
|
||||
* returned by this class.<P>
|
||||
*<P>
|
||||
* 0, "General"<br>
|
||||
|
|
Loading…
Reference in New Issue