public static class CompactAction.CompactActionFactory extends java.lang.Object implements TransformActionFactory
| Constructor and Description |
|---|
CompactActionFactory() |
| Modifier and Type | Method and Description |
|---|---|
TransformAction |
create(java.util.Properties properties)
Creates a new instance of an action based on the properties.
|
int |
getOrder()
Returns the order of the transform action.
|
java.lang.String |
toString() |
public int getOrder()
TransformActionFactorygetOrder in interface TransformActionFactorypublic TransformAction create(java.util.Properties properties)
TransformActionFactorycreate in interface TransformActionFactoryproperties - the raw definition of the actionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2024. All Rights Reserved.