src/main/java/com/googlesource/gerrit/plugins/xdocs/formatter/DocxFormatter.java [41:47]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  public String format(
      String projectName,
      String path,
      String revision,
      String abbrRev,
      ConfigSection cfg,
      InputStream raw)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/main/java/com/googlesource/gerrit/plugins/xdocs/formatter/StreamFormatter.java [34:40]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  public String format(
      String projectName,
      String path,
      String revision,
      String abbrRev,
      ConfigSection cfg,
      InputStream raw)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



