Interface ResourceUtils.ContentCapability

All Superinterfaces:
org.osgi.resource.Capability
Enclosing class:
ResourceUtils

public static interface ResourceUtils.ContentCapability extends org.osgi.resource.Capability
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    long
     
    url()
     

    Methods inherited from interface org.osgi.resource.Capability

    equals, getAttributes, getDirectives, getNamespace, getResource, hashCode
  • Method Details

    • osgi_content

      String osgi_content()
    • url

      URI url()
    • size

      long size()
    • mime

      String mime()