net.ontopia.topicmaps.schema.impl.osl
Class AnyTopicMatcher
java.lang.Object
net.ontopia.topicmaps.schema.impl.osl.AnyTopicMatcher
- All Implemented Interfaces:
- TMObjectMatcherIF
public class AnyTopicMatcher
- extends Object
- implements TMObjectMatcherIF
INTERNAL: An object matcher that matches any object. Useful mainly
as a wildcard.
AnyTopicMatcher
public AnyTopicMatcher()
matches
public boolean matches(TMObjectIF topic)
- Description copied from interface:
TMObjectMatcherIF
- INTERNAL: Returns true if this object is matched by the matcher.
- Specified by:
matches
in interface TMObjectMatcherIF
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(TMObjectMatcherIF object)
- Description copied from interface:
TMObjectMatcherIF
- INTERNAL: Returns true if this object equals the given parameter.
- Specified by:
equals
in interface TMObjectMatcherIF
Copyright © 2000-2012 Ontopia.