net.ontopia.topicmaps.utils.ctm
Class ParseFrame
java.lang.Object
net.ontopia.topicmaps.utils.ctm.ParseFrame
public class ParseFrame
- extends java.lang.Object
INTERNAL: Carrier for variables used during parsing to keep track
of context such as current topic, current topic name, current
statement (scoped/reifiable) etc. Moved out to a separate class
since the existence of embedded topics makes it necessary to be
able to stack these frames.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParseFrame
public ParseFrame(TopicIF topic,
TopicNameIF name,
ScopedIF scoped,
ReifiableIF reifiable,
AssociationIF association)
Copyright © 2000-2009 Ontopia.