Uses of Class
org.apache.felix.utils.resource.ResourceImpl
Packages that use ResourceImpl
-
Uses of ResourceImpl in org.apache.felix.utils.repository
Methods in org.apache.felix.utils.repository that return ResourceImplModifier and TypeMethodDescriptionprivate static ResourceImpl
StaxParser.parseResource
(URI repositoryUrl, XMLStreamReader reader) Methods in org.apache.felix.utils.repository with parameters of type ResourceImplModifier and TypeMethodDescriptionprivate static CapabilityImpl
StaxParser.parseCapability
(XMLStreamReader reader, ResourceImpl resource) private static RequirementImpl
StaxParser.parseRequirement
(XMLStreamReader reader, ResourceImpl resource) -
Uses of ResourceImpl in org.apache.felix.utils.resource
Methods in org.apache.felix.utils.resource that return ResourceImplModifier and TypeMethodDescriptionstatic ResourceImpl
static ResourceImpl
static ResourceImpl
static ResourceImpl
ResourceBuilder.build
(ResourceImpl resource, String uri, Map<String, String> headerMap, boolean removeServiceRequirements) private static ResourceImpl
ResourceBuilder.doBuild
(ResourceImpl resource, String uri, Map<String, String> headerMap, boolean removeServiceRequirements) Methods in org.apache.felix.utils.resource with parameters of type ResourceImplModifier and TypeMethodDescriptionstatic ResourceImpl
static ResourceImpl
ResourceBuilder.build
(ResourceImpl resource, String uri, Map<String, String> headerMap, boolean removeServiceRequirements) private static ResourceImpl
ResourceBuilder.doBuild
(ResourceImpl resource, String uri, Map<String, String> headerMap, boolean removeServiceRequirements)