Searched refs:seqForm (Results 1 – 1 of 1) sorted by relevance
679 PropertyOptions seqForm = new PropertyOptions(); in initDCArrays() local680 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()