Descripción
Sintaxis
public void storeToXML(OutputStream os, String comment) throws IOException
public void storeToXML(OutputStream os, String comment, String encoding) throws IOException
public void storeToXML(OutputStream os, String comment, Charset charset) throws IOException
Parámetros
- OutputStream os,
- Charset charset,
- String encoding,
- String comment,
Excepciones
UnsupportedEncodingException, NullPointerException, ClassCastException, IOException
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.