Maven module :un.protocol : protocol-http :
Class : un.protocol.http.HTTPPath
Extends/Implements : un.api.path.AbstractPath
Subclasses : -

author  Johann Sorel


Variables : -
Functions : HTTPPath, canHaveChildren, getName, getParent, isContainer, exists, createContainer, createLeaf, resolve, getResolver, createInputStream, createOutputStream, getChildren, toURI, getEventClasses, toChars



public void HTTPPath (PathResolver resolver, String url)

public boolean canHaveChildren ()

public String getName ()

public Path getParent ()

public boolean isContainer ()

public boolean exists ()

public boolean createContainer ()

public boolean createLeaf ()

public Path resolve (String address)

public PathResolver getResolver ()

public ByteInputStream createInputStream ()

public ByteOutputStream createOutputStream ()

public Path[] getChildren ()

public String toURI ()

public Class[] getEventClasses ()

public Chars toChars ()