org.apache.activemq.protobuf.compiler
Class ParserSupport

java.lang.Object
  extended by org.apache.activemq.protobuf.compiler.ParserSupport

public class ParserSupport
extends java.lang.Object


Constructor Summary
ParserSupport()
           
 
Method Summary
static java.lang.String decodeString(Token token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserSupport

public ParserSupport()
Method Detail

decodeString

public static java.lang.String decodeString(Token token)
                                     throws ParseException
Throws:
ParseException


Copyright © 2012. All Rights Reserved.