public class ContainersCommon extends ConnectorContainersCommon
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
FRONTIER |
protected static java.lang.String |
FRONTIER_REGEXP |
static char |
PATH_SEPARATOR
Internal container separators within the Unicode Private Use Area.
|
protected static java.lang.String |
PATH_SEPARATOR_REGEXP |
CONTAINER_SEPARATOR, CONTAINER_SEPARATOR_REGEXP
Constructor and Description |
---|
ContainersCommon() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getContainerFilename(Key key)
Get a key's MIME type.
|
static java.lang.String |
getContainerMime(Key key)
Get a key's MIME type.
|
static boolean |
isContainer(Key key)
Test if a given key is a root container key.
|
getCategoryPathOf, getContainerExtensionFromSegment, getContainerIdentifierFromSegment, getContainerItemCPath, getContainerItemMetas, getContainerItemMime, getContainerItemName, getContainerItemPart, getContainerItemUri, getContainerItemUri, getContainerMimeFromSegment, getContainerSegments, getContainerStamp, getContainerStampOriginal, getMetasCPath, getMetasCPath, getMetasValue, getRootContainerUri, getStamp, isAvailable, isBlacklistedMeta, isContainer, isContainerItem, isContainerStamp, metaListContains, metaListReplace, setMetasCPath, setMetasDisplay
public static final char PATH_SEPARATOR
protected static final java.lang.String FRONTIER
protected static final java.lang.String FRONTIER_REGEXP
protected static final java.lang.String PATH_SEPARATOR_REGEXP
public static boolean isContainer(Key key)
key
- the key to testpublic static java.lang.String getContainerFilename(Key key)
public static java.lang.String getContainerMime(Key key)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.