Interface TagProcessor


public interface TagProcessor
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static TagProcessor NOOP  
  • Method Summary

    Modifier and Type Method Description
    boolean process​(Path file, Document document, Element element)