public abstract class Content extends ContentPart implements Closeable
Represents a content where a watermark can be placed.
Modifier and Type | Method and Description |
---|---|
void |
close()
Disposes the current instance.
|
findImages, findImages, search, search
public final void close()
Disposes the current instance.
close
in interface Closeable
close
in interface AutoCloseable