org.thymeleaf.templateparser.html.AbstractHtmlTemplateParser$NekoBasedHtmlParser.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.sling.scripting.thymeleaf Show documentation
Show all versions of org.apache.sling.scripting.thymeleaf Show documentation
Apache Sling Scripting Thymeleaf
???? 2 ?
' a
( b
( c
d e ' f ' g h j
b
l ' m
n o p q
r s
t
u v
w
x
y
z { | } ~
? | ?
? ?
? ?
? ? ?
?
? ? ? ?
$ ? ? ? logger Lorg/slf4j/Logger; pool !Lorg/thymeleaf/util/ResourcePool; Signature 5Lorg/thymeleaf/util/ResourcePool; canResetParsers Z (I)V Code LineNumberTable LocalVariableTable this NekoBasedHtmlParser InnerClasses RLorg/thymeleaf/templateparser/html/AbstractHtmlTemplateParser$NekoBasedHtmlParser; poolSize I
parseTemplate ?(Lorg/thymeleaf/Configuration;Ljava/lang/String;Lorg/thymeleaf/templateparser/TemplatePreprocessingReader;)Lorg/thymeleaf/dom/Document; ignored )Ljava/lang/UnsupportedOperationException; Ljava/lang/Exception; domDocument Lorg/w3c/dom/Document; e 6Lorg/thymeleaf/exceptions/TemplateProcessingException;
configuration Lorg/thymeleaf/Configuration; documentName Ljava/lang/String; templateReader :Lorg/thymeleaf/templateparser/TemplatePreprocessingReader; domParser %Lorg/apache/xerces/parsers/DOMParser;
StackMapTable ? ? ? ? o ? { ? ? ? ? ? D(ILorg/thymeleaf/templateparser/html/AbstractHtmlTemplateParser$1;)V x0 x1 @Lorg/thymeleaf/templateparser/html/AbstractHtmlTemplateParser$1;
SourceFile AbstractHtmlTemplateParser.java 1 2 1 ? ? ? ? ? ? ) * / 0 org/thymeleaf/util/ResourcePool ? Vorg/thymeleaf/templateparser/html/AbstractHtmlTemplateParser$HtmlTemplateParserFactory HtmlTemplateParserFactory 1 ? + , ? ? #org/apache/xerces/parsers/DOMParser ? ? ? ? ? +org/thymeleaf/templateparser/EntityResolver 1 ? ? ? org/xml/sax/InputSource 1 ? ? ? ? ? ? ? 'java/lang/UnsupportedOperationException ? ? ?p[THYMELEAF] The HTML Parser implementation being used ("{}") does not implement the "reset" operation. This will force Thymeleaf to re-create parser instances each time they are needed for parsing templates, which is more costly. Enabling template cache is recommended, and also using a parser library which implements "reset" such as nekoHTML version 1.9.15 or newer. ? ? ? ? ? ? ? ? ? ? ? ? ? java/lang/Exception ? ? ? ? 4org/thymeleaf/exceptions/TemplateProcessingException /org/thymeleaf/exceptions/TemplateInputException Exception parsing document 1 ? Porg/thymeleaf/templateparser/html/AbstractHtmlTemplateParser$NekoBasedHtmlParser java/lang/Object org/thymeleaf/Configuration java/lang/String 8org/thymeleaf/templateparser/TemplatePreprocessingReader org/w3c/dom/Document org/thymeleaf/dom/Document java/lang/Throwable >org/thymeleaf/templateparser/html/AbstractHtmlTemplateParser$1 ()V getClass ()Ljava/lang/Class; org/slf4j/LoggerFactory getLogger %(Ljava/lang/Class;)Lorg/slf4j/Logger;