org.apache.poi.hsmf.datatypes
public final class Types extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
BINARY |
static int |
BOOLEAN |
static int |
LONG |
static int |
NEW_STRING
A string, from Outlook 3.0 onwards
|
static int |
OLD_STRING
A string, until Outlook 3.0
|
static int |
TIME |
Constructor and Description |
---|
Types() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
asFileEnding(int type) |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.