net.sf.xslthl
Class ConnectorSaxon6
java.lang.Object
net.sf.xslthl.ConnectorSaxon6
public class ConnectorSaxon6
- extends java.lang.Object
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 |
ConnectorSaxon6
public ConnectorSaxon6()
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