com.sun.xml.messaging.saaj.util
Class XMLDeclarationParser
java.lang.Object
com.sun.xml.messaging.saaj.util.XMLDeclarationParser
public class XMLDeclarationParser
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLDeclarationParser
public XMLDeclarationParser(java.io.PushbackReader pr)
getEncoding
public java.lang.String getEncoding()
getXmlDeclaration
public java.lang.String getXmlDeclaration()
parse
public void parse()
throws javax.xml.transform.TransformerException,
java.io.IOException
- Throws:
javax.xml.transform.TransformerException
java.io.IOException
writeTo
public void writeTo(java.io.Writer wr)
throws java.io.IOException
- Throws:
java.io.IOException