| Interface | Description |
|---|---|
| HistoneResourceLoader |
Resource loader interface
Default Histone resource loader implements this interface and supports 'file://' and 'http://' protocols If you want to implement your own custom resource loader, then implement this interface. |
| Resource<T> |
All resources loaded via resource loaders should be accessible via this interface
|
| Class | Description |
|---|---|
| HistoneStreamResource | |
| HistoneStringResource | |
| SchemaResourceLoader |
| Enum | Description |
|---|---|
| ContentType |
Copyright © 2017. All rights reserved.