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

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.StreamParseResult

public class StreamParseResult
extends ContainerParseResult

The result of parsing a hex string.

Author:
wprinz
See Also:
LiteralStringParseResult

Field Summary
 DictionaryParseResult stream_dictionary
           
 int stream_start_index
           
 
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
StreamParseResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stream_dictionary

public DictionaryParseResult stream_dictionary

stream_start_index

public int stream_start_index
Constructor Detail

StreamParseResult

public StreamParseResult()


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