Uses of Class
ca.uhn.hl7v2.parser.PipeParser

Packages that use PipeParser
ca.uhn.hl7v2.parser   
 

Uses of PipeParser in ca.uhn.hl7v2.parser
 

Methods in ca.uhn.hl7v2.parser that return PipeParser
static PipeParser PipeParser.getInstanceWithNoValidation()
          Convenience factory method which returns an instance that has a NoValidation validation context.
 

Constructors in ca.uhn.hl7v2.parser with parameters of type PipeParser
GroupPointer(PipeParser parser, Group parent, int position, EncodingCharacters encodingChars)
          Deprecated. Creates new GroupPointer
MessagePointer(PipeParser parser, Message message, EncodingCharacters encodingChars)
          Deprecated. Creates new GroupPointer
SegmentPointer(PipeParser parser, Group parent, int position, EncodingCharacters encodingChars)
          Deprecated. Creates new SegmentPointer
 



Copyright © 2001-2012 University Health Network. All Rights Reserved.