Package | Description |
---|---|
com.samskivert.util |
Provides a variety of utility services including data structures,
synchronization support, text processing and more.
|
Modifier and Type | Method and Description |
---|---|
static String |
StringUtil.sanitize(String source,
StringUtil.CharacterValidator validator)
Sanitize the specified String so that only valid characters are in it.
|
Copyright © 2015. All rights reserved.