public final class StandardUnlessTagProcessor extends AbstractStandardConditionalVisibilityTagProcessor
| Modifier and Type | Field and Description | 
|---|---|
| static String | ATTR_NAME | 
| static int | PRECEDENCE | 
| Constructor and Description | 
|---|
| StandardUnlessTagProcessor(TemplateMode templateMode,
                          String dialectPrefix) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | isVisible(ITemplateContext context,
         IProcessableElementTag tag,
         AttributeName attributeName,
         String attributeValue) | 
doProcessdoProcessgetDialectPrefix, getMatchingAttributeName, getMatchingElementName, processgetPrecedence, getTemplateModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPrecedence, getTemplateModepublic static final int PRECEDENCE
public static final String ATTR_NAME
public StandardUnlessTagProcessor(TemplateMode templateMode, String dialectPrefix)
protected boolean isVisible(ITemplateContext context, IProcessableElementTag tag, AttributeName attributeName, String attributeValue)
isVisible in class AbstractStandardConditionalVisibilityTagProcessorCopyright © 2016 The THYMELEAF team. All rights reserved.