Searched refs:applyQuotes (Results 1 - 1 of 1) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPUtilsImpl.java133 String str = applyQuotes(currItem.getValue(), openQuote, closeQuote, allowCommas);
1003 private static String applyQuotes(String item, char openQuote, char closeQuote, method in class:XMPUtilsImpl

Completed in 78 milliseconds