Interface UserProcessorAll


  • public interface UserProcessorAll
    This may be implemented to process all Java-Doc Generated Web-Pages for an entire package. Write a handler that implements this interface, and leave it inside the following directory:

    ../com/MyCompany/MyPackage/upgrade-files/user-processors/UPA.java The Upgrader logic will execute your processor's handler method and pass the Java-Doc HTML File for each and every one of the CIET/Type's that are inside the Java-Package specified as 'com/MyCompany/MyPackage'