Class IsUnstructuredPredicate

  • All Implemented Interfaces:
    Predicate

    @Service(Predicate.class)
    @Properties(@Property(name="predicate.name",value="unstructured"))
    public class IsUnstructuredPredicate
    extends AbstractNodePredicate
    implements Predicate
    Predicate used to filter nodes of type nt:unstructured.
    • Constructor Detail

      • IsUnstructuredPredicate

        public IsUnstructuredPredicate()