com.jclark.xsl.dom

Interface DOMExtensions

Known Implementing Classes:
XMLProcessorImpl

public interface DOMExtensions

Method Summary

org.w3c.dom.Element
getElementById(org.w3c.dom.Document doc, String str)

Method Details

getElementById

public org.w3c.dom.Element getElementById(org.w3c.dom.Document doc,
                                          String str)