public interface Serializer
Serializer...| Modifier and Type | Method and Description |
|---|---|
SerializationType |
getType() |
void |
writeContent(OutputStream out)
The specified stream remains open after this method returns.
|
void writeContent(@Nonnull OutputStream out) throws IOException, RepositoryException
The specified stream remains open after this method returns.
out - IOExceptionRepositoryException@Nonnull SerializationType getType()
Copyright © 2010 - 2020 Adobe. All Rights Reserved