Package org.openstreetmap.josm.io.protocols.data
Provides the classes for registering a protocol handler for "data:".
See StackOverflow.
- Since:
- 10931
-
Class Summary Class Description DataConnection Connection for "data:" protocol allowing to read inlined base64 images.Handler Protocol handler fordata:
URLs.