Uses of Class
com.helger.commons.text.AbstractHasText
Packages that use AbstractHasText
-
Uses of AbstractHasText in com.helger.commons.text
Subclasses of AbstractHasText in com.helger.commons.textModifier and TypeClassDescriptionclassAMapbased implementation ofIMultilingualTextthat does also provide writing methods to the outside and is only to be used as a non-abstract base class.classAMapbased implementation ofIMultilingualTextthat does not provide writing methods to the outside and is only to be used as a non-abstract base class.classAn implementation of theIHasTextinterface that always returns a constant string.classAn implementation of theIHasTextWithArgsinterface that always returns a constant string.classThis class represents a multilingual text.classThis class represents a multilingual text that cannot be altered after the constructor. -
Uses of AbstractHasText in com.helger.commons.text.resourcebundle
Subclasses of AbstractHasText in com.helger.commons.text.resourcebundleModifier and TypeClassDescriptionclassThis class encapsulates the resource bundle handling.