com.jclark.xsl.dom
Interface DOMExtensions

All Known Implementing Classes:
XMLProcessorImpl

public interface DOMExtensions


Method Summary
 org.w3c.dom.Element getElementById(org.w3c.dom.Document doc, java.lang.String str)
           
 

Method Detail

getElementById

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