at.knowcenter.wag.exactparser.parsing.results
Class ObjectHeaderParseResult
java.lang.Object
at.knowcenter.wag.exactparser.parsing.results.ParseResult
at.knowcenter.wag.exactparser.parsing.results.ObjectHeaderParseResult
public class ObjectHeaderParseResult
- extends ParseResult
The ParseResult of a parsing an object header.
Note that this information regards only the object header and not the
contents of the object itself. (meaning: next points to the contents and not
to the end of the whole object)
- Author:
- Administrator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
object_number
public int object_number
- The object's object number.
generation_number
public int generation_number
- The object's generation number.
ObjectHeaderParseResult
public ObjectHeaderParseResult()
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.