Package | Description |
---|---|
net.java.html.lib.node.path | |
net.java.html.lib.node.path.posix | |
net.java.html.lib.node.path.win32 |
Modifier and Type | Method and Description |
---|---|
static ParsedPath |
ParsedPath.$as(Object obj) |
static ParsedPath |
Exports.parse(String pathString)
Returns an object from a path string - the opposite of format().
|
Modifier and Type | Method and Description |
---|---|
static String |
Exports.format(ParsedPath pathObject)
Returns a path string from an object - the opposite of parse().
|
Modifier and Type | Method and Description |
---|---|
static ParsedPath |
Exports.parse(String p) |
Modifier and Type | Method and Description |
---|---|
static String |
Exports.format(ParsedPath pP) |
Modifier and Type | Method and Description |
---|---|
static ParsedPath |
Exports.parse(String p) |
Modifier and Type | Method and Description |
---|---|
static String |
Exports.format(ParsedPath pP) |
Copyright © 2018. All rights reserved.