Log Message
Fix javadoc link.
Modified Paths
Diff
Modified: trunk/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java (2041 => 2042)
--- trunk/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java 2013-03-14 01:45:03 UTC (rev 2041)
+++ trunk/xstream/src/java/com/thoughtworks/xstream/converters/reflection/AbstractAttributedCharacterIteratorAttributeConverter.java 2013-03-14 01:45:44 UTC (rev 2042)
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 XStream Committers.
+ * Copyright (C) 2007, 2013 XStream Committers.
* All rights reserved.
*
* The software in this package is published under the terms of the BSD
@@ -24,7 +24,7 @@
/**
* An abstract converter implementation for constants of
- * {@link AttributedCharacterIterator.Attribute} and derived types.
+ * {@link java.text.AttributedCharacterIterator.Attribute} and derived types.
*
* @author Jörg Schaible
* @since 1.2.2
To unsubscribe from this list please visit:
