}
case INDEX_KEY_REFERENCE: {
return new IndexKeyReference(parent, propertyList);
}
case INDEX_PAGE_CITATION_LIST: {
return new IndexPageCitationList(parent, propertyList);
}
case INDEX_PAGE_CITATION_LIST_SEPARATOR: {
return new IndexPageCitationListSeparator(parent, propertyList);
}
case INDEX_PAGE_CITATION_RANGE_SEPARATOR: {