Uses of Interface
eu.bandm.tools.option.runtime.Model.ShellAdapter
Packages that use Model.ShellAdapter
Package
Description
Runtime library for generated option processing code: building blocks for
parsing and GUI.
-
Uses of Model.ShellAdapter in eu.bandm.tools.option.runtime
Classes in eu.bandm.tools.option.runtime that implement Model.ShellAdapterModifier and TypeClassDescriptionstatic classAn adapter which escapes blanks contained in an opt arg by a backslash.static classAn adapter which encloses empty string values or string values containing double double quotes or blanks in double quotes, The contained double quotes are escaped by backslashes.Fields in eu.bandm.tools.option.runtime declared as Model.ShellAdapterModifier and TypeFieldDescriptionprotected Model.ShellAdapterModel.shellAdapterThe instance used for parsing and for serialization.