net.sf.saxon.style
Interface CollationDeclaration


public interface CollationDeclaration

Interface implemented by SaxonCollation, which is not available in Saxon-HE


Method Summary
 java.lang.String getCollationName()
           
 StringCollator getCollator()
          Get the collator defined by this collation declaration
 

Method Detail

getCollationName

java.lang.String getCollationName()

getCollator

StringCollator getCollator()
Get the collator defined by this collation declaration

Returns:
the StringCollator