Deprecated API


Contents
Deprecated Classes
ix.ip2.CompletionHandler.SimpleDoneAction
           
 

Deprecated Methods
ix.util.Debug.error(String)
          As of I-X 4.0, just throw instead. 
ix.util.xml.XML.looksLikeAnIXDocument(Document)
          As of I-X 3.3, use XML.looksLikeAnObjectDocument(Document). 
ix.util.xml.XML.objectFromFile(File)
          As of I-X 3.3, use XML.readObject(String).