Interface VirtualFile
-
public interface VirtualFileRepresents a file, could be a file in memory, inside a jar etc.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.mule.weave.v2.api.tooling.location.ResourceIdentifierresourceIdentifier()java.lang.Stringurl()The url of this file.
-