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
TransformerExceptionIOExceptionpublic void writeTo(Writer wr) throws IOException
IOExceptionCopyright © 2012 Oracle. All Rights Reserved.