pbwest 2002/07/02 09:56:22
Modified: src/org/apache/fop/fo/expr Tag: FOP_0-20-0_Alt-Design
PropertyNotImplementedException.java
Log:
Added ident keywords
Revision Changes Path
No revision
No revision
1.1.2.2 +3 -1
xml-fop/src/org/apache/fop/fo/expr/Attic/PropertyNotImplementedException.java
Index: PropertyNotImplementedException.java
===================================================================
RCS file:
/home/cvs/xml-fop/src/org/apache/fop/fo/expr/Attic/PropertyNotImplementedException.java,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- PropertyNotImplementedException.java 2 Jul 2002 16:49:18 -0000 1.1.2.1
+++ PropertyNotImplementedException.java 2 Jul 2002 16:56:22 -0000 1.1.2.2
@@ -6,6 +6,8 @@
*/
package org.apache.fop.fo.expr;
+ private static final String tag = "$Name$";
+ private static final String revision = "$Revision$";
public class PropertyNotImplementedException extends PropertyException {
public PropertyNotImplementedException(String detail) {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]