| Package | Description |
|---|---|
| org.fourthline.lemma.reader.javacode | |
| org.fourthline.lemma.reader.javadoc | |
| org.fourthline.lemma.reader.text | |
| org.fourthline.lemma.reader.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
JavacodeRawReader
Reads raw Java source content, handles
file://MyClass.java URIs. |
class |
JavacodeReader
Reads raw lines of Java code, handles
javacode:// scheme. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJavadocReader
Looks up the Javadoc
RootDoc from the context. |
class |
JavadocReader
Reads title and content from a Javadoc
Doc, handles javadoc:// scheme. |
| Modifier and Type | Class and Description |
|---|---|
class |
PlaintextReader
Reads any text file, uses "#" as a comment marker.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLReader
Reads XML files - without parsing them.
|
Copyright © 2015 4th Line GmbH, Switzerland. All Rights Reserved.