Uses of Enum Class
org.basex.query.expr.path.NamePart
Packages that use NamePart
-
Uses of NamePart in org.basex.query.expr.path
Fields in org.basex.query.expr.path declared as NamePartMethods in org.basex.query.expr.path that return NamePartModifier and TypeMethodDescriptionNameTest.part()Returns the name part relevant at runtime.static NamePartReturns the enum constant of this class with the specified name.static NamePart[]NamePart.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.basex.query.expr.path with parameters of type NamePart