Package com.github.wuic.path.core

This package defines core implementation of the path API to resolve a hierarchical path with each element corresponding to either a path, a directory, a ZIP archive or an entry of a ZIP archive.

See: Description

Package com.github.wuic.path.core Description

This package defines core implementation of the path API to resolve a hierarchical path with each element corresponding to either a path, a directory, a ZIP archive or an entry of a ZIP archive.

For instance, the aim is to access a path in /foo/lib.jar/statics/fwk.zip/path.js where :

See this helper to build a path.

Author:
Guillaume DROUET

Copyright © 2012-2015. All Rights Reserved.