All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
protected HttpURLConnection |
buildConnection() |
void |
close() |
protected static void |
ensureUID(Attributes attrs,
int tag) |
static String |
formatDA(TimeZone tz,
Date date) |
static StringBuilder |
formatDA(TimeZone tz,
Date date,
StringBuilder toAppendTo) |
static String |
formatTM(TimeZone tz,
Date date) |
static String |
formatTM(TimeZone tz,
Date date,
DatePrecision precision) |
protected String |
getContentLocation(Attributes metadata) |
String |
getContentType() |
Map<String,String> |
getHeaders() |
String |
getRequestURL() |
protected void |
removeConnection(HttpURLConnection httpPost) |
protected static void |
setEncapsulatedDocumentAttributes(Path bulkDataFile,
Attributes metadata,
String mdiaType) |
protected void |
writeContentMarkers(DataOutputStream out) |
protected Attributes |
writeEndMarkers(HttpURLConnection httpPost,
DataOutputStream out) |
protected void |
writeEndMarkers(HttpURLConnection httpPost,
DataOutputStream out,
String iuid) |