Class StringMapItem

Object
org.anchoranalysis.bean.AnchorBean<StringMapItem>
org.anchoranalysis.bean.shared.StringMapItem

public class StringMapItem
extends AnchorBean<StringMapItem>
A bean with a pair of strings, representing a mapping from one string to the other.

The originating string is termed source and the destination of the mapping is termed target.

Author:
Owen Feehan