at.knowcenter.wag.exactparser.parsing.results
Class HeaderParseResult
java.lang.Object
at.knowcenter.wag.exactparser.parsing.results.ParseResult
at.knowcenter.wag.exactparser.parsing.results.HeaderParseResult
public class HeaderParseResult
- extends ParseResult
The result of parsing the PDF header.
The header contains the PDF version and is usually followed by some binary
characers.
- Author:
- wprinz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
major_index
public int major_index
minor_index
public int minor_index
major
public int major
minor
public int minor
binary_characters_index
public int binary_characters_index
HeaderParseResult
public HeaderParseResult()
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.