}
case BORDER_LEFT: {
return new PdBorderLeft(fobj, propertyFullName, attributeValue);
}
case BORDER_LEFT_COLOR: {
return new PdBorderLeftColor(fobj, propertyFullName,
attributeValue);
}
case BORDER_LEFT_STYLE: {
return new PdBorderLeftStyle(fobj, propertyFullName,
attributeValue);