Class AqlPathHelper
java.lang.Object
org.ehrbase.openehr.sdk.aql.webtemplatepath.AqlPathHelper
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic List<CharSequence>split(CharSequence path, int startPos, int max, boolean addSearch, AqlPathHelper.PrefixMatcher matcher)
-
Method Details
-
split
public static List<CharSequence> split(CharSequence path, int startPos, int max, boolean addSearch, AqlPathHelper.PrefixMatcher matcher)
-