public abstract class JavaCollationFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static StringCollator |
makeCollation(Configuration config,
String uri,
Properties props)
Make a collator with given properties
|
public static StringCollator makeCollation(Configuration config, String uri, Properties props) throws XPathException
config - the Configurationprops - the desired properties of the collationXPathExceptionCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.