Uses of Class
org.eclipse.jetty.quickstart.AttributeNormalizer
-
Packages that use AttributeNormalizer Package Description org.eclipse.jetty.quickstart -
-
Uses of AttributeNormalizer in org.eclipse.jetty.quickstart
Methods in org.eclipse.jetty.quickstart with parameters of type AttributeNormalizer Modifier and Type Method Description private voidQuickStartDescriptorGenerator. addContextParamFromAttribute(XmlAppendable out, java.lang.String attribute, AttributeNormalizer normalizer)Turn context attribute into context-param to store.
-