com.sun.xml.messaging.saaj.util
Class XMLDeclarationParser
java.lang.Object
com.sun.xml.messaging.saaj.util.XMLDeclarationParser
public class XMLDeclarationParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLDeclarationParser
public XMLDeclarationParser(PushbackReader pr)
getEncoding
public String getEncoding()
getXmlDeclaration
public String getXmlDeclaration()
parse
public void parse()
throws TransformerException,
IOException
- Throws:
TransformerException
IOException
writeTo
public void writeTo(Writer wr)
throws IOException
- Throws:
IOException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.