Uses of Class
org.apache.jackrabbit.jcr2spi.operation.RemoveLabel
- 
Packages that use RemoveLabel Package Description org.apache.jackrabbit.jcr2spi.operation  - 
- 
Uses of RemoveLabel in org.apache.jackrabbit.jcr2spi.operation
Methods in org.apache.jackrabbit.jcr2spi.operation with parameters of type RemoveLabel Modifier and Type Method Description voidOperationVisitor. visit(RemoveLabel operation)voidTransientOperationVisitor. visit(RemoveLabel operation) 
 -