Deprecated API


Contents
Deprecated Methods
org.priha.query.aqt.xpath.SimpleCharStream.getColumn()
            
org.priha.query.aqt.xpath.SimpleCharStream.getLine()
            
org.priha.query.aqt.RelationQueryNode.getProperty()
          Use RelationQueryNode.getRelativePath() instead. 
org.priha.query.aqt.TextsearchQueryNode.getPropertyName()
          Use TextsearchQueryNode.getRelativePath() instead. 
org.priha.query.aqt.RelationQueryNode.setProperty(QName)
          Use RelationQueryNode.setRelativePath(Path) instead. 
org.priha.query.aqt.TextsearchQueryNode.setPropertyName(QName)
          Use TextsearchQueryNode.setRelativePath(Path) instead.