at.knowcenter.wag.exactparser.parsing.results
Class HexStringParseResult

java.lang.Object
  extended by at.knowcenter.wag.exactparser.parsing.results.ParseResult
      extended by at.knowcenter.wag.exactparser.parsing.results.ContainerParseResult
          extended by at.knowcenter.wag.exactparser.parsing.results.HexStringParseResult

public class HexStringParseResult
extends ContainerParseResult

The result of parsing a hex string.

Author:
wprinz
See Also:
LiteralStringParseResult

Field Summary
 
Fields inherited from class at.knowcenter.wag.exactparser.parsing.results.ContainerParseResult
content_end_index, content_start_index
 
Fields inherited from class at.knowcenter.wag.exactparser.parsing.results.ParseResult
next_index, start_index
 
Constructor Summary
HexStringParseResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexStringParseResult

public HexStringParseResult()


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.