Searched defs:XmpDataParser (Results 1 – 1 of 1) sorted by relevance
41 public final class XmpDataParser implements Closeable { class59 private XmpDataParser(byte[] rawXmp, long[] xmpOffsets) throws XmlPullParserException { in XmpDataParser() method in XmpDataParser