public class TagPluginParser extends Object
Constructor and Description |
---|
TagPluginParser(ServletContext context,
boolean blockExternal) |
Modifier and Type | Method and Description |
---|---|
void |
addPlugin(String tagClass,
String pluginClass) |
Map<String,String> |
getPlugins() |
void |
parse(URL url) |
public TagPluginParser(ServletContext context, boolean blockExternal)
public void parse(URL url) throws IOException, SAXException
IOException
SAXException
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.