| Interface | Description |
|---|---|
| ClearsilverFactory |
A factory for constructing new CS and HDF objects.
|
| CS | |
| CSFileLoader |
Interface for CS file hook
|
| HDF |
This interface establishes the API for an HDF data structure used by
Clearsilver templates when rendering content.
|
| Class | Description |
|---|---|
| CSUtil |
Utility class containing helper methods
|
| DelegatedCs |
Utility class that delegates all methods of an CS object.
|
| DelegatedHdf |
Utility class that delegates all methods of an HDF object.
|
| FactoryLoader |
This class holds static methods for getting and setting the CS and HDF
factory used throughout the Java Clearsilver Framework.
|
Copyright © 2010–2015 Google. All rights reserved.