Interface JcrConstants

All Known Subinterfaces:
LockConstants, LockConstants, NodeTypeConstants, NodeTypeConstants, VersionConstants, VersionConstants
All Known Implementing Classes:
InitialContent

public interface JcrConstants
This Interface defines some of the item names that are defined in the jcr spec 1.0, using the default prefixes 'jcr', 'nt' and 'mix'. Please note that those prefixes can by redefined by an application using the Session.setNamespacePrefix(String, String) method. As a result, the constants may not refer to the respective items.