瀏覽代碼

Argument name changed from Property to property.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197132 13f79535-47bb-0310-9956-ffa450edef68
tags/Alt-Design_pre_awt_renderer_import
Peter Bernard West 20 年之前
父節點
當前提交
f5ca917dfc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/java/org/apache/fop/fo/expr/SystemFontFunction.java

+ 1
- 1
src/java/org/apache/fop/fo/expr/SystemFontFunction.java 查看文件

@@ -57,7 +57,7 @@ public class SystemFontFunction {
* if any other errors occur in the processing of the property
*/
public static PropertyValue systemFontCharacteristic
(int Property, String font, String propName)
(int property, String font, String propName)
throws FunctionNotImplementedException, PropertyException
{
throw new FunctionNotImplementedException("system-font");

Loading…
取消
儲存