public final class StandardIncludeTagProcessor extends AbstractStandardFragmentInsertionTagProcessor
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_NAME |
static int |
PRECEDENCE |
Constructor and Description |
---|
StandardIncludeTagProcessor(IProcessorDialect dialect,
TemplateMode templateMode,
String dialectPrefix) |
doProcess
doProcess
getMatchingAttributeName, getMatchingElementName, process
getDialect, getPrecedence, getTemplateMode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDialect, getPrecedence, getTemplateMode
public static final int PRECEDENCE
public static final String ATTR_NAME
public StandardIncludeTagProcessor(IProcessorDialect dialect, TemplateMode templateMode, String dialectPrefix)
Copyright © 2015 The THYMELEAF team. All rights reserved.