Class | Description |
---|---|
AssetUtils |
manage assets: typeface
|
Base64 |
Encodes and decodes to and from Base64 notation.
|
Base64.InputStream |
A
Base64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
Base64.OutputStream |
A
Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
CompatibleFileOpen |
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jul
6, 2012
|
CompatibleFileOpen.FileOpenRequest |
Represents a request to open a file.
|
CrashUtils | |
ExoConnectionUtils | |
ExoConstants | |
ExoDocumentUtils | |
ExoDocumentUtils.DocumentInfo | |
ExoUtils |
Created by The eXo Platform SAS Author : Philippe Aristote
paristote@exoplatform.com Jun 24, 2014
|
ExoWebAddress |
Web Address Parser
This is called WebAddress, rather than URL or URI, because it
attempts to parse the stuff that a user will actually type into a
browser address widget.
|
LaunchUtils |
Entry point of application load setting and redirect application to
appropriate screen if no account is configured, welcome screen shows up if
account is configured and auto-login disabled, login screen shows up if
account is configured and auto-login enabled, home screen shows up
|
Log |
Created by minhtdh on 4/7/15.
|
PhotoUtils | |
ServerConfigurationUtils |
Help to deal with writing and reading from xml config file
|
SettingUtils |
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar
2, 2012
|
SimpleCrypto |
Usage:
|
SocialActivityUtil | |
TitleExtractor | |
Utils |
Created by The eXo Platform SAS
Author : MinhTDH
MinhTDH@exoplatform.com
Jul 31, 2015
|
WebdavMethod |
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Aug
17, 2011
|
Enum | Description |
---|---|
CompatibleFileOpen.FileOpenRequestResult |
Exception | Description |
---|---|
ExoWebAddress.ParseException |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.