ca.infoway.messagebuilder.marshalling.hl7.parser
Class ParserRegistry

Package class diagram package ParserRegistry
java.lang.Object
  extended by ca.infoway.messagebuilder.marshalling.hl7.Registry<ElementParser>
      extended by ca.infoway.messagebuilder.marshalling.hl7.parser.ParserRegistry

public class ParserRegistry
extends Registry<ElementParser>


Method Summary
static ParserRegistry getInstance()
           
protected  void registerAll()
           
 
Methods inherited from class ca.infoway.messagebuilder.marshalling.hl7.Registry
get, get, getRegistrationKey, register, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAll

protected void registerAll()
Specified by:
registerAll in class Registry<ElementParser>

getInstance

public static ParserRegistry getInstance()


Copyright © 2013. All Rights Reserved.