Package com.saxonica.ee.stream
Interface PostureGetter
-
- All Known Implementing Classes:
Posture
public interface PostureGetter
This interface defines a method used to get the context item posture. The interface is implemented by Expression, but it can also be used free-standing.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Posture
getPosture()
-
-
-
Method Detail
-
getPosture
Posture getPosture()
-
-