case BORDER_AFTER_STYLE: {
return new PdBorderAfterStyle(fobj, propertyFullName,
attributeValue);
}
case BORDER_AFTER_WIDTH: {
return new PdBorderAfterWidth(fobj, propertyFullName,
attributeValue);
}
case BORDER_BEFORE_COLOR: {
return new PdBorderBeforeColor(fobj, propertyFullName,
attributeValue);