intradoc.soap
Class SoapXmlFileParser
java.lang.Object
|
+--intradoc.soap.SoapXmlFileParser
- public class SoapXmlFileParser
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_readBlock
protected int m_readBlock
m_isXmlMode
protected boolean m_isXmlMode
m_isInContentTag
protected boolean m_isInContentTag
m_fileTagBytes
protected byte[] m_fileTagBytes
m_tagLength
protected int m_tagLength
m_outputStream
protected java.io.FileOutputStream m_outputStream
m_encodedFileBytes
protected byte[] m_encodedFileBytes
m_curEncodedByte
protected int m_curEncodedByte
m_curEncodedFile
protected int m_curEncodedFile
SoapXmlFileParser
public SoapXmlFileParser()
removeFileContent
public java.lang.String removeFileContent(DataBinder data,
java.io.BufferedInputStream bis,
long length)
throws java.io.IOException
java.io.IOException
parseSoapMessage
protected int[] parseSoapMessage(byte[] b,
int numPartialMatch)
parseEncodedFile
protected int parseEncodedFile(DataBinder data,
byte[] b)
throws java.io.IOException
java.io.IOException
writeDecodedBytes
protected void writeDecodedBytes()
throws java.io.IOException
java.io.IOException
(c) 1996-2005 All rights reserved. Stellent, Inc. |