Uses of Class
org.apache.juneau.html.HtmlStrippedDocSerializer
Packages that use HtmlStrippedDocSerializer
- 
Uses of HtmlStrippedDocSerializer in org.apache.juneau.htmlSubclasses of HtmlStrippedDocSerializer in org.apache.juneau.htmlModifier and TypeClassDescriptionclassSerializes POJOs to HTTP responses as HTML documents.classSerializes POJO metamodels to HTML.Fields in org.apache.juneau.html declared as HtmlStrippedDocSerializerModifier and TypeFieldDescriptionstatic final HtmlStrippedDocSerializerHtmlStrippedDocSerializer.DEFAULTDefault serializer, all default settings.Methods in org.apache.juneau.html that return HtmlStrippedDocSerializerMethods in org.apache.juneau.html with parameters of type HtmlStrippedDocSerializerModifier and TypeMethodDescriptionHtmlStrippedDocSerializerSession.create(HtmlStrippedDocSerializer ctx) Creates a new builder for this object.Constructors in org.apache.juneau.html with parameters of type HtmlStrippedDocSerializerModifierConstructorDescriptionprotectedBuilder(HtmlStrippedDocSerializer copyFrom) Copy constructor.protectedConstructor