Interface NamePathMapper
- All Superinterfaces:
NameMapper,PathMapper
- All Known Implementing Classes:
NamePathMapper.Default,NamePathMapperImpl
The
NamePathMapper interface combines NameMapper and
PathMapper.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classDefault implementation that doesn't perform any conversions for cases where a mapper object only deals with oak internal names and paths. -
Field Summary
Fields -
Method Summary
Methods inherited from interface org.apache.jackrabbit.oak.namepath.NameMapper
getJcrName, getOakName, getOakNameOrNull, getSessionLocalMappingsMethods inherited from interface org.apache.jackrabbit.oak.namepath.PathMapper
getJcrPath, getOakPath
-
Field Details
-
DEFAULT
-