Searched refs:getContentType (Results 1 – 18 of 18) sorted by relevance
87 public String getContentType() { in getContentType() method in PartBase
147 public abstract String getContentType(); in getContentType() method in Part231 String contentType = getContentType(); in sendContentTypeHeader()
196 public Header getContentType() { in getContentType() method in MultipartEntity
82 public byte[] getContentType() { in getContentType() method in RetrieveConf
154 public byte[] getContentType() { in getContentType() method in SendReq
308 public byte[] getContentType() { in getContentType() method in PduPart
697 return part.getContentType() == null ? null : toIsoString(part.getContentType()); in getPartContentType()998 byte[] contentType = sendReq.getContentType(); in updateHeaders()1095 if (part.getContentType() != null) { in updatePart()1096 contentType = toIsoString(part.getContentType()); in updatePart()
886 appendTextString(part.getContentType()); in makeMessageBody()908 byte[] partContentType = part.getContentType(); in makeMessageBody()
171 byte[] contentType = retrieveConf.getContentType(); in parse()897 String partContentType = new String(part.getContentType()); in parseParts()1780 byte[] contentType = part.getContentType(); in checkPartPosition()
170 public int getContentType() { in getContentType() method in PrintDocumentInfo
53 Header h = me.getContentType(); in testParts()
144 entity.setContentType(connection.getContentType()); in entityFromConnection()
404 String contentTypeHeader = headers.getContentType(); in receiveResponseEntity()
323 public String getContentType() { in getContentType() method in Headers
246 s = headers.getContentType(); in headers()
664 if (lhs.getContentType() != rhs.getContentType() in equalsIgnoreSize()
921 documentInfo.getContentType())); in doWriteStateLocked()
18961 method public int getContentType();37037 method public java.lang.String getContentType();47501 method public abstract org.apache.http.Header getContentType();48756 method public org.apache.http.Header getContentType();48830 method public org.apache.http.Header getContentType();