Locked History Actions

Diff for "TeiAPI"

Differences between revisions 2 and 3
Revision 2 as of 2012-05-07 16:43:40
Size: 280
Editor: MichalLenart
Comment:
Revision 3 as of 2012-05-07 16:44:10
Size: 281
Editor: MichalLenart
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 * add repository information to @repositories@ element:  * add repository information:
{{{#!highlight
xml

}}}

TEI API

This page describes TeiAPI - a java library for parsing NKJP-compatible TEI P5 files.

Usage

With Maven

In your pom.xml file:

  • add repository information:

   1 

Without Maven