net.sf.xslthl
Class ConnectorSaxon6

java.lang.Object
  extended by net.sf.xslthl.ConnectorSaxon6

public class ConnectorSaxon6
extends java.lang.Object


Constructor Summary
ConnectorSaxon6()
           
 
Method Summary
protected static com.icl.saxon.om.NodeEnumeration highlight(com.icl.saxon.Context c, java.lang.String source, net.sf.xslthl.MainHighlighter hl, net.sf.xslthl.Config config)
           
static com.icl.saxon.om.NodeEnumeration highlight(com.icl.saxon.Context context, java.lang.String hlCode, java.lang.String source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorSaxon6

public ConnectorSaxon6()
Method Detail

highlight

protected static com.icl.saxon.om.NodeEnumeration highlight(com.icl.saxon.Context c,
                                                            java.lang.String source,
                                                            net.sf.xslthl.MainHighlighter hl,
                                                            net.sf.xslthl.Config config)
                                                     throws java.lang.Exception
Throws:
java.lang.Exception

highlight

public static com.icl.saxon.om.NodeEnumeration highlight(com.icl.saxon.Context context,
                                                         java.lang.String hlCode,
                                                         java.lang.String source)
                                                  throws java.lang.Exception
Throws:
java.lang.Exception