Class IdFactoryImpl
- java.lang.Object
-
- org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
-
- org.apache.jackrabbit.spi.commons.identifier.IdFactoryImpl
-
- All Implemented Interfaces:
IdFactory
public final class IdFactoryImpl extends AbstractIdFactory
IdFactoryImpl
...
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IdFactory
getInstance()
-
Methods inherited from class org.apache.jackrabbit.spi.commons.identifier.AbstractIdFactory
createNodeId, createNodeId, createNodeId, createPropertyId, fromJcrIdentifier, toJcrIdentifier
-
-
-
-
Method Detail
-
getInstance
public static IdFactory getInstance()
-
-