All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.Ostermiller.util.StringHelper.bte Maven / Gradle / Ivy

Go to download

Open source (GPL) Java utilities maintained by Stephen Ostermiller with help from many contributors.

The newest version!
<%bte.doc super="item.bte" %>
<%bte.tpl name=pageTitle%>String Helper<%/bte.tpl%>
<%bte.tpl name=description%>Methods for formatting, manipulating, and querying Java Strings.<%/bte.tpl%>
<%bte.tpl name=keywords%>stringhelper, string helper,library for strings, java string utilities<%/bte.tpl%>
<%bte.tpl name=topcontent%>
String manipulation helper utilities for Java
<%/bte.tpl%>
<%bte.tpl name=content%>

A String helper class with methods for padding a string to a given length, and splitting a string based on a literal delimiter.

<%/bte.tpl%> <%bte.tpl name=linkStringHelper%>String Helper <%/bte.tpl%> <%/bte.doc%>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy