net.ontopia.topicmaps.query.impl.basic
Class StringModule
java.lang.Object
net.ontopia.topicmaps.query.impl.basic.StringModule
- All Implemented Interfaces:
- ModuleIF
public class StringModule
- extends Object
- implements ModuleIF
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODULE_URI
public static final String MODULE_URI
- See Also:
- Constant Field Values
StringModule
public StringModule()
getPredicate
public PredicateIF getPredicate(String name)
- Description copied from interface:
ModuleIF
- INTERNAL: Returns the predicate with the given local name inside
the module.
- Specified by:
getPredicate
in interface ModuleIF
- Parameters:
name
- The local name of the predicate; that is the part of
the QName after the colon.
Copyright © 2000-2012 Ontopia.