Class ProjectInfo.TextToLiteralIdInfo

java.lang.Object
org.eclnt.editor.tools.ProjectInfo.TextToLiteralIdInfo
Enclosing class:
ProjectInfo

public static class ProjectInfo.TextToLiteralIdInfo extends Object
  • Constructor Details

    • TextToLiteralIdInfo

      public TextToLiteralIdInfo()
  • Method Details

    • getAttributeIgnore

      public Set<String> getAttributeIgnore()
    • getAttributeInclude

      public Set<String> getAttributeInclude()
    • getTextPrefix

      public String getTextPrefix()
    • setTextPrefix

      public void setTextPrefix(String textPrefix)
    • getTooltipPrefix

      public String getTooltipPrefix()
    • setTooltipPrefix

      public void setTooltipPrefix(String tooltipPrefix)
    • getTitlePrefix

      public String getTitlePrefix()
    • setTitlePrefix

      public void setTitlePrefix(String titlePrefix)
    • getUserhintPrefix

      public String getUserhintPrefix()
    • setUserhintPrefix

      public void setUserhintPrefix(String userhintPrefix)
    • getOtherPrefix

      public String getOtherPrefix()
    • setOtherPrefix

      public void setOtherPrefix(String otherPrefix)