|
iText 9.7.0 API
|
Utility class for runtime-related operations. More...
Static Public Member Functions |
|
| static bool | IsClassLoaded (String fullyQualifiedClassName) |
| Checks if a class is loaded in the current runtime environment. More... |
|
Utility class for runtime-related operations.
|
inlinestatic |
Checks if a class is loaded in the current runtime environment.
| fullyQualifiedClassName | the fully qualified name of the class to check |