public class Util extends Object
| Constructor and Description |
|---|
Util() |
public static boolean providesXMLNS(Set<String> xmlnses, URL url) throws IOException
IOExceptionpublic static String alternateSpelling(String current, Collection<String> alternates)
public static String alternateSpelling(String current, Collection<String> alternates, int threshold)
public static <T> List<T> asSortedList(Collection<? extends T> col)
public static String asCommaString(Collection<?> col)
public static java.util.function.Function<String,String> possiblyUnderscoredName(Set<String> possibles)
Copyright © 2017. All Rights Reserved.