Home
last modified time | relevance | path

Searched refs:seqForm (Results 1 – 1 of 1) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNormalizer.java679 PropertyOptions seqForm = new PropertyOptions(); in initDCArrays() local
680 seqForm.setArray(true); in initDCArrays()
681 seqForm.setArrayOrdered(true); in initDCArrays()
682 dcArrayForms.put("dc:creator", seqForm); in initDCArrays()
683 dcArrayForms.put("dc:date", seqForm); in initDCArrays()