JCR APIs: The most important methods exposed by Session are those that provide access to the
Items hi the workspace tree. Typically, the user would begin by calling_____.
Hint: This node is the main access point to the content of the workspace.
A.
Session.getRepository()
B.
Session.getRootNode()
C.
Session.getWorkspace()
D.
Application .getWorkspace()