public class ClassFactory extends Object
public static String[] readLines(InputStream is) throws IOException
is - input stream.IOException - If an I/O error occurspublic Class<?> load(String className) throws ClassNotFoundException
public void setWhitelist(boolean isWhitelist)
public void allow(String pattern)
public void deny(String pattern)
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.