Uses of Class
org.eclipse.jetty.quickstart.AttributeNormalizer
Packages that use AttributeNormalizer
-
Uses of AttributeNormalizer in org.eclipse.jetty.quickstart
Methods in org.eclipse.jetty.quickstart with parameters of type AttributeNormalizerModifier and TypeMethodDescriptionprivate void
QuickStartDescriptorGenerator.addContextParamFromAttribute
(XmlAppendable out, String attribute, AttributeNormalizer normalizer) Turn context attribute into context-param to store.