
nz.net.osnz.common.jawr.JawrResourceUtil Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common-jawr Show documentation
Show all versions of common-jawr Show documentation
Provides web fragment and dependencies for jawr
The newest version!
package nz.net.osnz.common.jawr;
import java.lang.*;
import java.io.*;
import java.net.*;
import java.util.*;
import groovy.lang.*;
import groovy.util.*;
public class JawrResourceUtil
extends java.lang.Object implements
groovy.lang.GroovyObject {
;
public JawrResourceUtil
() {}
public groovy.lang.MetaClass getMetaClass() { return (groovy.lang.MetaClass)null;}
public void setMetaClass(groovy.lang.MetaClass mc) { }
public java.lang.Object invokeMethod(java.lang.String method, java.lang.Object arguments) { return null;}
public java.lang.Object getProperty(java.lang.String property) { return null;}
public void setProperty(java.lang.String property, java.lang.Object value) { }
public static boolean isJawrResourceFile(java.lang.String resourcePath) { return false;}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy