|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.query.impl.basic.StringModule
public class StringModule
| Nested Class Summary | |
|---|---|
class |
StringModule.EndsWithPredicate
|
class |
StringModule.StartsWithPredicate
|
| Field Summary | |
|---|---|
static java.lang.String |
MODULE_URI
|
| Constructor Summary | |
|---|---|
StringModule()
|
|
| Method Summary | |
|---|---|
PredicateIF |
getPredicate(java.lang.String name)
INTERNAL: Returns the predicate with the given local name inside the module. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String MODULE_URI
| Constructor Detail |
|---|
public StringModule()
| Method Detail |
|---|
public PredicateIF getPredicate(java.lang.String name)
ModuleIF
getPredicate in interface ModuleIFname - The local name of the predicate; that is the part of
the QName after the colon.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||