public final class StringHelper extends Object
org.hibernate.util.StringHelper
, but removing
most methods as they are not needed for Hibernate Search.Modifier and Type | Method and Description |
---|---|
static boolean |
isEmpty(String string) |
static boolean |
isNotEmpty(String string) |
static String |
qualify(String prefix,
String name) |
Copyright © 2006–2016 Hibernate. All rights reserved.