Uses of Class
net.xineo.xml.xil.SymbolTable

Packages that use SymbolTable
net.xineo.xml.xil   
net.xineo.xml.xil.localRegex   
net.xineo.xml.xil.regex   
net.xineo.xml.xil.sql   
 

Uses of SymbolTable in net.xineo.xml.xil
 

Methods in net.xineo.xml.xil that return SymbolTable
 SymbolTable SymbolTable.derive()
           
 

Methods in net.xineo.xml.xil with parameters of type SymbolTable
 void XILTransformer.setInitialSymbolTable(SymbolTable symbolTable)
           
 boolean Source.nextRecord(SymbolTable symbolTable)
           
 

Uses of SymbolTable in net.xineo.xml.xil.localRegex
 

Methods in net.xineo.xml.xil.localRegex with parameters of type SymbolTable
 boolean LocalRegexSource.nextRecord(SymbolTable symbolTable)
           
 

Uses of SymbolTable in net.xineo.xml.xil.regex
 

Methods in net.xineo.xml.xil.regex with parameters of type SymbolTable
 boolean RegexSource.nextRecord(SymbolTable symbolTable)
           
 

Uses of SymbolTable in net.xineo.xml.xil.sql
 

Methods in net.xineo.xml.xil.sql with parameters of type SymbolTable
 boolean SQLSource.nextRecord(SymbolTable symbolTable)
           
 



Copyright © 2002 Frédérik Bilhaut - Xineo.NET