Deprecated API

Deprecated Methods
com.icl.saxon.DOMDriver.setDocumentHandler(DocumentHandler)
          SAX2 programs should use the XMLReader interface and a ContentHandler. 
com.icl.saxon.aelfred.SAXDriver.setDocumentHandler(DocumentHandler)
          SAX2 programs should use the XMLReader interface and a ContentHandler. 
com.icl.saxon.PreparedStyleSheet.setParser(Parser)
          in Saxon 5.2: use setXMLReader() instead. 
com.icl.saxon.Controller.setSourceParser(Parser)
          in Saxon 5.2: use setXMLReader() instead, to supply a SAX2 parser. 
 

Deprecated Constructors
com.icl.saxon.expr.NodeSetExtent(Vector)
          It is more efficient to supply an array NodeInfo[]