< prev index next >

src/java.xml.bind/share/classes/javax/xml/bind/helpers/AbstractMarshallerImpl.java

Print this page

        

@@ -46,11 +46,11 @@
 // J2SE1.4 feature
 // import java.nio.charset.Charset;
 // import java.nio.charset.UnsupportedCharsetException;
 
 /**
- * Partial default <tt>Marshaller</tt> implementation.
+ * Partial default {@code Marshaller} implementation.
  *
  * <p>
  * This class provides a partial default implementation for the
  * {@link javax.xml.bind.Marshaller} interface.
  *
< prev index next >