public class FONDResourceHandler extends BasicResourceHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
FONDResourceHandler.Association |
| Constructor and Description |
|---|
FONDResourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
Set<FONDResourceHandler.Association> |
getAssociations() |
void |
handleResource(ResourceParser.ResourceEntry entry,
long length,
InputStream stream)
The callback that is executed when a resource of the type supported by this handler
is encountered in a resource file.
|
getResourceTypepublic void handleResource(ResourceParser.ResourceEntry entry, long length, InputStream stream)
ResourceParser.ResourceHandlerentry - the information about this resourcelength - the length of the data streamstream - the data streampublic Set<FONDResourceHandler.Association> getAssociations()
Copyright © 2010 - 2020 Adobe. All Rights Reserved