Java org.jfree.util StringUtils fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.util StringUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.util StringUtils.

The text is from its open source code.

Method

booleanendsWithIgnoreCase(final String base, final String end)
Helper functions to query a strings end portion.
StringgetLineSeparator()
Queries the system properties for the line separator.