Various Aspire utils classes

1. List various utility classes in aspire

2. To help coding and recognize these classes

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

Initial Aspire Repo is here

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.



\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

Most of these you can locate them here on github