Methods in org.apache.tomcat.modules.config with parameters of type XmlMapper
|
static void |
TrustedLoader.addTagRule(XmlMapper xh,
java.lang.String tag,
java.lang.String classN)
|
static void |
TrustedLoader.setTagRules(XmlMapper xh)
|
void |
ProfileLoader.addTagRules(ContextManager cm,
Context ctx,
XmlMapper xh)
|
void |
ProfileLoader.addProfileRules(XmlMapper xh)
|
static void |
ServerXmlReader.loadConfigFile(XmlMapper xh,
java.io.File f,
java.lang.Object cm)
|
static void |
ServerXmlReader.setPropertiesRules(ContextManager cm,
XmlMapper xh)
|
static void |
ServerXmlReader.addTagRules(ContextManager cm,
XmlMapper xh)
|
static void |
ServerXmlReader.addTagRule(XmlMapper xh,
java.lang.String tag,
java.lang.String classN)
|
static void |
ServerXmlReader.setTagRules(XmlMapper xh)
|
void |
ServerXmlReader.addDefaultTags(ContextManager cm,
XmlMapper xh)
|
static void |
ContextXmlReader.setPropertiesRules(ContextManager cm,
XmlMapper xh)
|
static void |
ContextXmlReader.setContextRules(XmlMapper xh)
|
void |
ContextXmlReader.addTagRules(ContextManager cm,
XmlMapper xh)
|