
org.dellroad.hl7.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hl7lib Show documentation
Show all versions of hl7lib Show documentation
Lightweight Java library for HL7 messages
The newest version!
/*
* Copyright (C) 2008 Archie L. Cobbs. All rights reserved.
*/
/**
* This is the API documentation for the hl7lib Java library.
*
*
* hl7lib is a small Java library for parsing and manipulating version 2.x HL7 messages.
*
* Features include:
*
* - Parsing and formatting
* - HL7 lower layer protocol (LLP)
* - Java API for creating, editing, and querying
* - An efficient and semantically equivalent XML encoding
*
*
*
* @see Project Homepage
*/
package org.dellroad.hl7;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy