Package | Description |
---|---|
net.noderunner.amazon.s3.emulator |
Modifier and Type | Method and Description |
---|---|
Writer |
Writer.end()
Ends an XML tag.
|
Writer |
Writer.start(String tag)
Starts an XML tag.
|
Writer |
Writer.write(Date lastModified)
Writes an ISO801 date.
|
Writer |
Writer.write(long size)
Writes a Long value.
|
Writer |
Writer.write(String s)
Writes character data.
|
Writer |
Writer.write(Writer w)
Writes to a writer.
|
Modifier and Type | Method and Description |
---|---|
Writer |
Writer.write(Writer w)
Writes to a writer.
|
Copyright © 2013. All Rights Reserved.