public class TransformUtilityHelper
extends java.lang.Object
Constructor and Description |
---|
TransformUtilityHelper()
TransformUtilityHelper constructor.
|
Modifier and Type | Method and Description |
---|---|
static TransformUtility |
getTransformUtility(ITransformUtilityDescriptor descriptor)
Get a new instance of a TransformUtility.
|
static java.util.List |
getUtilities()
Get a list of all the registered IUtilityDescriptors.
|
public TransformUtilityHelper()
public static TransformUtility getTransformUtility(ITransformUtilityDescriptor descriptor)
descriptor
- The utility descriptor of the TransformUtility to get.public static java.util.List getUtilities()