Searches for the EncodingTarget with the given name, loads it and returns it.
If the category name is specified only targets from that category will be searched for.
name |
the name of the EncodingTarget to load (automatically converted to lower case internally as capital letters are not valid for target names). |
category |
the name of the target category, like ENCODING_CATEGORY_DEVICE
. Can be |
The EncodingTarget if available, else |