Skip to content

Commit b4892fd

Browse files
committed
Undo revision 4594 by [[Special:Contributions/CynthiaShelley|CynthiaShelley]] ([[User talk:CynthiaShelley|Talk]])
1 parent 1a60d30 commit b4892fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_wikis/BioJava:BioJavaXDocs.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@ BioJavaX classes define a set of extra change types which they fire in
4545
addition to the ones generated by existing BioJava classes.
4646

4747
This means that existing change listeners can be attached to
48-
BioJavaX-derived objects and still receive all the information
49-
[freelance writing jobs](http://www.essaywriters.net/) they would
50-
normally receive.
48+
BioJavaX-derived objects and still receive all the information they
49+
would normally receive.
5150

5251
### Event-based file parsing.
5352

_wikis/BioJava:BioJavaXDocs.mediawiki

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@ The new interfaces introduced in BioJavaX extend those present in the existing B
2424

2525
BioJava's change listener model is intact and unchanged. The new BioJavaX classes define a set of extra change types which they fire in addition to the ones generated by existing BioJava classes.
2626

27-
This means that existing change listeners can be attached to BioJavaX-derived objects and still receive all the information [http://www.essaywriters.net/ freelance writing jobs] they would normally receive.
27+
This means that existing change listeners can be attached to BioJavaX-derived objects and still receive all the information they would normally receive.
2828

2929
=== Event-based file parsing. ===
3030

3131
BioJavaX still uses event-based file parsing to read and write files, in exactly the same way as the old BioJava classes did.
3232

3333
However, you cannot use existing event listeners with the new BioJavaX file parsers. You must alter the listeners to extend the new org.biojavax.bio.seq.io.RichSeqIOListener interface instead.
3434

35+
3536
== What did change? ==
3637

3738
=== System requirements. ===

0 commit comments

Comments
 (0)