com.joanju.cgs.client
Class CallTargets

java.lang.Object
  extended by com.joanju.cgs.client.CallTargets

public class CallTargets
extends java.lang.Object


Constructor Summary
CallTargets()
           
 
Method Summary
 void run(java.lang.StringBuilder out, java.lang.String callRelFilePath, int callLine, int callColumn)
          Get XML list of source procedure definitions, sorted by relative path.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallTargets

public CallTargets()
Method Detail

run

public void run(java.lang.StringBuilder out,
                java.lang.String callRelFilePath,
                int callLine,
                int callColumn)
         throws java.lang.Exception
Get XML list of source procedure definitions, sorted by relative path.

Throws:
java.lang.Exception - if the file or procedure records could not be found.


Copyright © 2008 Joanju Software. All Rights Reserved.