Package | Description |
---|---|
org.clearsilver | |
org.clearsilver.jni |
Modifier and Type | Class and Description |
---|---|
class |
DelegatedCs
Utility class that delegates all methods of an CS object.
|
Modifier and Type | Method and Description |
---|---|
CS |
DelegatedCs.getCs() |
CS |
ClearsilverFactory.newCs(HDF hdf)
Create a new CS object.
|
CS |
ClearsilverFactory.newCs(HDF hdf,
HDF globalHdf)
Create a new CS object.
|
Constructor and Description |
---|
DelegatedCs(CS cs) |
Modifier and Type | Class and Description |
---|---|
class |
JniCs
JNI implementation of the CS interface.
|
Modifier and Type | Method and Description |
---|---|
CS |
JniClearsilverFactory.newCs(HDF hdf)
Create a new CS object.
|
CS |
JniClearsilverFactory.newCs(HDF hdf,
HDF globalHdf)
Create a new CS object.
|
Copyright © 2010-2014 Google. All Rights Reserved.