org.rythmengine.internal.parser.build_in
Class BraceParser

java.lang.Object
  extended by org.rythmengine.internal.parser.build_in.BraceParser
All Implemented Interfaces:
IParserFactory

public class BraceParser
extends Object
implements IParserFactory

Created by IntelliJ IDEA. User: luog Date: 8/02/12 Time: 1:30 PM To change this template use File | Settings | File Templates.


Constructor Summary
BraceParser()
           
 
Method Summary
 IParser create(IContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BraceParser

public BraceParser()
Method Detail

create

public IParser create(IContext ctx)
Specified by:
create in interface IParserFactory


Copyright © 2014. All Rights Reserved.