Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.client.api
Class ParserFactory

java.lang.Object
  extended by org.jboss.errai.marshalling.client.api.ParserFactory

public class ParserFactory
extends Object

Author:
Mike Brock

Constructor Summary
ParserFactory()
           
 
Method Summary
static Parser get()
           
static void registerParser(Parser parser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserFactory

public ParserFactory()
Method Detail

registerParser

public static void registerParser(Parser parser)

get

public static Parser get()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.