View Javadoc
1   /*
2   MatchXpath
3   query = count(*) div 0
4   
5   
6   */
7   
8   package com.puppycrawl.tools.checkstyle.checks.coding.matchxpath;
9   
10  public class InputMatchXpath5 {
11  }