public interface Source
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
HierarchicalElement |
getElement() |
long |
getLength() |
String |
getName() |
InputStream |
getStream() |
String getName()
InputStream getStream() throws IOException
IOExceptionlong getLength()
throws IOException
IOExceptionHierarchicalElement getElement()
void close()
throws IOException
IOExceptionCopyright © 2013–2020 Adobe. All rights reserved.