| Home | Trees | Indices | Help |
|---|
|
|
Represents a "tt" node (trim transformation) within a "pm" (property mappings) node. Trims a defined prefix and suffix from an input.
@author DeviceAtlas Limited
| Instance Methods | |||
|
|||
|
|||
| Properties | |
| prefix_to_remove | |
| suffix_to_remove | |
| Method Details |
Remove the prefix and suffix strings from the inputValue. It is expected that inputValue has already had extra whitespace removed in DeviceApi.normaliseHeaders() or in ClientSideParser.parse() . :param input_value: :return: |
| Property Details |
prefix_to_remove
|
suffix_to_remove
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 4 10:33:31 2023 | http://epydoc.sourceforge.net |