public interface IDocumentNodeProcessorMatcher extends IProcessorMatcher<Document>
Sub-interface of IProcessorMatcher for matchers that match
Document nodes.
Every processor matching Document nodes should
have matchers implementing this interface.
appliesTo, matchesCopyright © 2016 The THYMELEAF team. All rights reserved.