Constant Field Values
Contents
net.fortuna.*
-
net.fortuna.mstor.connector.mbox.MetaFolder Modifier and Type Constant Field Value public static final String
FILE_EXTENSION
".emf"
-
net.fortuna.mstor.connector.mbox.MetaMessage Modifier and Type Constant Field Value protected static final String
ATTRIBUTE_MESSAGE_NUMBER
"messageNumber"
protected static final String
ATTRIBUTE_UID
"uid"
protected static final String
ELEMENT_MESSAGE
"message"
-
net.fortuna.mstor.connector.mbox.YamlMetaFolder Modifier and Type Constant Field Value public static final String
FILE_EXTENSION
".yml"
-
net.fortuna.mstor.data.MboxFile Modifier and Type Constant Field Value public static final String
FROM__PREFIX
"From "
public static final String
READ_ONLY
"r"
public static final String
READ_WRITE
"rw"
-
net.fortuna.mstor.data.MessageAppender Modifier and Type Constant Field Value public static final String
FROM__PREFIX
"From "
-
net.fortuna.mstor.model.MStorStore Modifier and Type Constant Field Value public static final String
INBOX
"Inbox"
-
net.fortuna.mstor.model.Tags Modifier and Type Constant Field Value protected static final String
TAG_PREFIX
"tag_"
-
net.fortuna.mstor.util.CapabilityHints Modifier and Type Constant Field Value public static final String
KEY_MBOX_CACHE_BUFFERS
"mstor.mbox.cacheBuffers"
public static final String
KEY_MBOX_MOZILLA_COMPATIBILITY
"mstor.mbox.mozillaCompatibility"
public static final String
KEY_MBOX_RELAXED_PARSING
"mstor.mbox.parsing.relaxed"