}
case BORDER_TOP_STYLE: {
return new PdBorderTopStyle(fobj, propertyFullName, attributeValue);
}
case BORDER_TOP_WIDTH: {
return new PdBorderTopWidth(fobj, propertyFullName, attributeValue);
}
case BORDER_WIDTH: {
return new PdBorderWidth(fobj, propertyFullName, attributeValue);
}
case BOTTOM: {