Interface ResolvableResource


public interface ResolvableResource
This interface represents a resource that contains data elements with variables, relative paths etc that have to be resolved before this resource could be used.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Resolves resource data elements variables and temporary references.
  • Method Details

    • resolve

      void resolve()
      Resolves resource data elements variables and temporary references.