@Deprecated @Immutable public final class FolderNode extends JsonNode
FolderNode class is responsible for knowing how to create a URL for a folder, create a JSON representation of
a folder, and create the appropriate JCR nodes for a folder.| Constructor and Description |
|---|
FolderNode(Workspace workspace,
String fullPath)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Deprecated.
|
URL |
getUrl()
Deprecated.
|
children, getContent, getId, properties, toString, withChild, withMixin, withPrimaryType, withPropertyaccumulate, append, doubleToString, get, getBoolean, getDouble, getInt, getJSONArray, getJSONObject, getLong, getString, has, isNull, keys, length, names, numberToString, opt, optBoolean, optBoolean, optDouble, optDouble, optInt, optInt, optJSONArray, optJSONObject, optLong, optLong, optString, optString, put, put, put, put, put, put, put, putOpt, quote, remove, toJSONArray, toString, writepublic String getPath()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.