Searched refs:trimquotes (Results 1 – 1 of 1) sorted by relevance
857 publicid = trimquotes(publicid); in decl()858 systemid = trimquotes(systemid); in decl()875 private static String trimquotes(String in) { in trimquotes() method in Parser