public class MongoUtil extends Object
| Constructor and Description |
|---|
MongoUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
adjustPath(String path) |
static String |
fromMongoPropertyKey(String key) |
static String |
fromMongoRepresentation(Long revisionId) |
static boolean |
isFiltered(String path) |
static String |
toMongoPropertyKey(String key) |
static Long |
toMongoRepresentation(String revisionId) |
static org.apache.jackrabbit.mk.model.tree.NodeState |
wrap(Node node) |
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.