Uses of Interface
org.zkoss.ztl.util.Source

Packages that use Source
org.zkoss.ztl.util ZTL Generator Util library. 
 

Uses of Source in org.zkoss.ztl.util
 

Classes in org.zkoss.ztl.util that implement Source
 class Client
          The client entity for ZTL file.
 class Server
          The server entity for ZTL file.
 

Methods in org.zkoss.ztl.util that return Source
 Source Case.get(int index)
           
 

Methods in org.zkoss.ztl.util that return types with arguments of type Source
 java.util.List<Source> Case.getChildren()
           
 

Methods in org.zkoss.ztl.util with parameters of type Source
 void Case.add(Source c)
           
 



Copyright © 2014. All Rights Reserved.