4243444546474849
return StringUtil.endsWithIgnoreCase(form, "API"); } } public String getEntriesAsJson() throws Exception { JsonTreeFromDominoView tree = new JsonTreeFromDominoView(); return tree.generateAsStringHier(new DocTreeModel(), "AllDocumentation", true); }