< prev index next >

test/javax/xml/jaxp/Encodings/CheckEncodingPropertiesFile.java

Print this page

        

@@ -28,10 +28,11 @@
  *      com.sun.org.apache.xml.internal.serializer.Encodings
  *      correctly identifies valid Charset names and
  *      correctly maps them to their preferred mime names.
  *      Also checks that the Encodings.properties resource file
  *      is consistent.
+ * @modules java.xml/com.sun.org.apache.xml.internal.serializer
  * @compile -XDignore.symbol.file CheckEncodingPropertiesFile.java
  * @run main CheckEncodingPropertiesFile
  * @author Daniel Fuchs
  */
 
< prev index next >