public class XMLDeclarationParser extends Object
Constructor and Description |
---|
XMLDeclarationParser(PushbackReader pr) |
public XMLDeclarationParser(PushbackReader pr)
public String getEncoding()
public String getXmlDeclaration()
public void parse() throws TransformerException, IOException
TransformerException
IOException
public void writeTo(Writer wr) throws IOException
IOException
Copyright © 2015 Oracle. All Rights Reserved.