Class ParseFrame

java.lang.Object
net.ontopia.topicmaps.utils.ctm.ParseFrame

public class ParseFrame extends 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.