Deprecated API


Contents
Deprecated Interfaces
org.xml.sax.AttributeList
          This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support. 
org.xml.sax.DocumentHandler
          This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support. 
org.xml.sax.Parser
          This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support. 
 

Deprecated Classes
org.xml.sax.HandlerBase
          This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class. 
 

Deprecated Methods
org.topbraid.rules.swrl.parser.JavaCharStream.getColumn()
            
org.topbraid.strings.classexpressions.parser.JavaCharStream.getColumn()
            
org.topbraid.rules.swrl.parser.JavaCharStream.getLine()
            
org.topbraid.strings.classexpressions.parser.JavaCharStream.getLine()
            
org.topbraid.spreadsheets.PropertyDetails.getQPrefixLocalName(String)
          -- to be moved to some util, possibly Labels 
org.topbraid.spreadsheets.util.SpreadsheetUtil.getResourceByName(Model, String)
          - will be moved to Labels.java 
org.topbraid.spreadsheets.util.SpreadsheetUtil.getURIFlex(Model, String)
          - will be moved to Labels.java