Class Path.DescendentOrSelfElement

java.lang.Object
org.alfresco.service.cmr.repository.Path.Element
org.alfresco.service.cmr.repository.Path.DescendentOrSelfElement
All Implemented Interfaces:
Serializable
Enclosing class:
Path

@AlfrescoPublicApi public static class Path.DescendentOrSelfElement extends Path.Element
Represents the // or /descendant-or-self::node() xpath element
See Also:
  • Constructor Details

    • DescendentOrSelfElement

      public DescendentOrSelfElement()
  • Method Details