case BORDER_RIGHT_STYLE: {
return new PdBorderRightStyle(fobj, propertyFullName,
attributeValue);
}
case BORDER_RIGHT_WIDTH: {
return new PdBorderRightWidth(fobj, propertyFullName,
attributeValue);
}
case BORDER_SEPARATION: {
return new PdBorderSeparation(fobj, propertyFullName,
attributeValue);