at.knowcenter.wag.exactparser.parsing.results
Class XRefSubSectionParseResult
java.lang.Object
at.knowcenter.wag.exactparser.parsing.results.ParseResult
at.knowcenter.wag.exactparser.parsing.results.XRefSubSectionParseResult
public class XRefSubSectionParseResult
- extends ParseResult
Contains an xref sub-section.
An xref sub-section is an ordered list of xref lines. The object numbers of the
corresponding objects are numbered incrementally.
xref sections are important in Incremental Updates because they allow to
specify explicitely which objects (object numbers) are contained in the xref.
- Author:
- wprinz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
start_obj_number
public int start_obj_number
num_objects
public int num_objects
xref_lines
public List xref_lines
XRefSubSectionParseResult
public XRefSubSectionParseResult()
appendXRefLine
public void appendXRefLine(XRefLineParseResult xref_line)
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.