Uses of Class
com.aspectran.shell.command.TransletCommandLine
-
Packages that use TransletCommandLine Package Description com.aspectran.shell.service Contains a variant of the service interface for command-line application. -
-
Uses of TransletCommandLine in com.aspectran.shell.service
Methods in com.aspectran.shell.service with parameters of type TransletCommandLine Modifier and Type Method Description com.aspectran.core.activity.TransletDefaultShellService. translate(TransletCommandLine transletCommandLine, Console console)com.aspectran.core.activity.TransletShellService. translate(TransletCommandLine transletCommandLine, Console console)Executes translet.
-