public interface URLConstants
URLStreamHandlerService
and java.net.ContentHandler
services.
The values associated with these keys are of type
java.lang.String[]
or java.lang.String
, unless
otherwise indicated.
Modifier and Type | Field and Description |
---|---|
static String |
URL_CONTENT_MIMETYPE
Service property naming the MIME types serviced by a
java.net.ContentHandler.
|
static String |
URL_HANDLER_PROTOCOL
Service property naming the protocols serviced by a
URLStreamHandlerService.
|
static final String URL_HANDLER_PROTOCOL
static final String URL_CONTENT_MIMETYPE
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.