|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
ca.uhn.hl7v2.FileLog
MUST USE jakarta-commons-logging |
|
ca.uhn.hl7v2.parser.GroupPointer
MessageIterator is now used |
|
ca.uhn.hl7v2.Log
MUST USE jakarta-commons-logging |
|
ca.uhn.hl7v2.parser.MessagePointer
PipeParser now uses MessageIterator |
|
ca.uhn.hl7v2.parser.OldPipeParser
|
|
ca.uhn.hl7v2.parser.SegmentPointer
PipeParser now uses MessageIterator |
|
ca.uhn.hl7v2.util.Status
use ca.uhn.log package |
Deprecated Exceptions | |
---|---|
ca.uhn.hl7v2.LogException
MUST USE jakarta-commons-logging |
Deprecated Methods | |
---|---|
ca.uhn.hl7v2.model.AbstractSegment.add(Class extends Type>, boolean, int, int, Object[])
Use AbstractSegment.add(Class, boolean, int, int, Object[], String) |
|
ca.uhn.hl7v2.parser.PipeParser.getMessageStructure(String)
this method should not be public |
|
ca.uhn.hl7v2.parser.OldPipeParser.getMessageStructure(String)
this method should not be public |
|
ca.uhn.hl7v2.app.HL7Service.keepRunning()
Use HL7Service.isRunning() . Deprecated as of version 0.6. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |