| Constructor and Description |
|---|
HttpResponseBuilder(GadgetHtmlParser parser,
HttpResponse response) |
| Modifier and Type | Class and Description |
|---|---|
class |
CajaHtmlParser |
| Modifier and Type | Class and Description |
|---|---|
class |
NekoSimplifiedHtmlParser
Supports parsing of social markup blocks inside gadget content.
|
| Constructor and Description |
|---|
HtmlRenderer(PreloaderService preloader,
ProxyRenderer proxyRenderer,
GadgetRewritersProvider gadgetRewritersProvider,
GadgetHtmlParser htmlParser) |
| Modifier and Type | Field and Description |
|---|---|
protected GadgetHtmlParser |
DefaultResponseRewriterRegistry.htmlParser |
| Modifier and Type | Method and Description |
|---|---|
protected ResponseRewriterRegistry |
RewriteModule.providePreCacheResponseRewritersRegistry(GadgetHtmlParser parser,
List<ResponseRewriter> preCached) |
| Constructor and Description |
|---|
AccelResponseRewriterRegistry(List<ResponseRewriter> rewriters,
GadgetHtmlParser htmlParser) |
DefaultResponseRewriterRegistry(List<ResponseRewriter> rewriters,
GadgetHtmlParser htmlParser) |
MutableContent(GadgetHtmlParser contentParser,
HttpResponse contentSource)
Construct with HttpResponse so we can defer string decoding until we actually need
the content.
|
MutableContent(GadgetHtmlParser contentParser,
String content)
Construct with decoded string content
|
OsTemplateXmlLoaderRewriter.Converter(GadgetHtmlParser parser,
DOMImplementation domImpl) |
| Constructor and Description |
|---|
HtmlTagHandler(GadgetHtmlParser parser) |
Copyright © 2007-2012. All Rights Reserved.