public abstract class JavaCollationFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static Comparator |
makeCollation(Configuration config,
Properties props)
Make a collator with given properties
|
public static Comparator makeCollation(Configuration config, Properties props) throws XPathException
config - the Configurationprops - the desired properties of the collationXPathException