PK
C> META-INF/ PK
C>1k k META-INF/MANIFEST.MFManifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: 1.6.0_24-b07-334-10M3326 (Apple Inc.)
PK
C> WEB-INF/PK
C> WEB-INF/classes/PK
C> WEB-INF/classes/controller/PK
C>#] ] META-INF/context.xml
PK
C>Gk3 3 - WEB-INF/classes/controller/InitXSLCache.class 0
()V Code LineNumberTable LocalVariableTable this Lcontroller/InitXSLCache; CleanUp e ELcom/collaxa/cube/xml/xpath/functions/xml/GetElementFromXSLTFunction;
SourceFile InitXSLCache.java Ccom/collaxa/cube/xml/xpath/functions/xml/GetElementFromXSLTFunction controller/InitXSLCache java/lang/Object initializeCache ! / *
J Y L+W
PK
C>6 , WEB-INF/classes/controller/InitXSLCache.java/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package controller;
import com.collaxa.cube.xml.xpath.functions.xml.GetElementFromXSLTFunction;
/**
*
* @author petervannes
*/
public class InitXSLCache {
public void CleanUp() {
GetElementFromXSLTFunction e = new GetElementFromXSLTFunction();
e.initializeCache();
}
}
PK
C>Y
7 WEB-INF/classes/controller/InitXSLCacheController.class 0 x
&