public interface PatternLiteral
Modifier and Type | Method and Description |
---|---|
String |
getPatternLanguage()
Answer the language of the pattern.
|
String |
getPatternModifiers()
Answer the pattern modifiers (a string of characters) of this pattern.
|
String |
getPatternString()
Answer the pattern string, in whatever the pattern language is.
|
static final String rdql
String getPatternString()
String getPatternModifiers()
String getPatternLanguage()
Licenced under the Apache License, Version 2.0