Maven module :un.storage : model3d-unity :
Class : un.storage.model3d.unity.model.bundle.UnityBundleFormat
Extends/Implements : un.storage.archive.AbstractArchiveFormat
Subclasses : -

author  Johann Sorel


Variables : INSTANCE
Functions : canOpen, open, isAbsolute, canCreate, createResolver


public UnityBundleFormat INSTANCE


public boolean canOpen (Path candidate)

public Archive open (Path candidate, Parameters params)

public boolean isAbsolute ()

public boolean canCreate (Path base)

public PathResolver createResolver (Path base)