Various Aspire utils classes

satya - 9/2/2020, 10:26:07 AM

Goal

1. List various utility classes in aspire

2. To help coding and recognize these classes

satya - 9/2/2020, 11:30:42 AM

Github presence of Aspire

1. I am actively moving out all aspire assets to github

2. I will have links below

3. There will be multiple versions of aspire as it evolves

4. So some of the links here may be on a wrong version over time

5. So use the metadata and good dose of intuition to apply to the right version

satya - 9/2/2020, 11:31:43 AM

Initial Aspire Repo is here

Initial Aspire Repo is here

satya - 9/2/2020, 11:33:17 AM

For now this repo contains

1. First github

2. Around build 50

3. Mainly used for Java Web development

4. For now some docs are with this repo

5. Main docs are still at its dedicated website (This is under major turmoil) will settle soon.

satya - 9/2/2020, 11:43:05 AM

With that here is the list of utility classes from the main aspire repo



\com\ai\common\Utils.java
\com\ai\common\StringUtils.java
\com\ai\common\FileUtils.java
\com\ai\common\DateTimeUtils.java
\com\ai\common\putils.java

\com\ai\common\SubstitutorUtils.java
\com\ai\aspire\utils\TransformUtils.java
\com\ai\data\DataUtils.java
\com\ai\htmlgen\FormUtils.java
\com\ai\db\DBUtils.java
\com\ai\common\ExpressionEvaluationUtils.java
\com\ai\common\JSONUtils.java

\com\ai\common\base\BaseFileUtils.java
\com\ai\reflection\ReflectionUtils.java

\com\ai\aspire\authentication\pls\PLSUtils.java
\com\ai\cache\CacheUtils.java
\com\ai\common\MailUtils.java
\com\ai\filters\FilterUtils.java
\com\ai\servletutils\PrintUtils.java
\com\ai\servletutils\ServletUtils.java
\com\ai\servletutils\SessionUtils.java
\com\ai\sm\capturetags\CaptureTagUtils.java

\com\ai\xml\DOMUtils.java
\com\ai\xml\TransformUtils.java
\com\ai\xml\XMLUtils.java

satya - 9/2/2020, 11:43:35 AM

Most of these you can locate them here on github

Most of these you can locate them here on github