public class UriRefUtil extends Object
Constructor and Description |
---|
UriRefUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
stripNonUriRefChars(CharSequence inputChars)
Strips #x00 - #x1F and #x7F-#x9F from a Unicode string
|
public static String stripNonUriRefChars(CharSequence inputChars)
inputChars
- Copyright © 2014 The Apache Software Foundation. All Rights Reserved.