JavaScript is disabled on your browser.
ModeShape Distribution 3.7.4.Final
All Implemented Interfaces:
Serializable
@Immutable
public final class FileNode
extends JsonNode
The FileNode
class is responsible for knowing how to create a URL for a file, create a JSON representation of a
file, and to create the appropriate JCR nodes for a file.
See Also: Serialized Form
Field Summary
Fields inherited from class org.codehaus.jettison.json.JSONObject
NULL
Method Summary
Methods inherited from class org.codehaus.jettison.json.JSONObject
accumulate, 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, write
Method Detail
getPath
public String getPath()
Returns: the path where the file is or will be published or unpublished
ModeShape Distribution 3.7.4.Final
Copyright © 2008-2014 JBoss, a division of Red Hat . All Rights Reserved.