|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kit.furia.io.AbstractFuriaInput<OBFragment>
org.kit.furia.io.FuriaInputOBFragment
public class FuriaInputOBFragment
This class loads objects of type FuriaInputOBFragment.
Field Summary |
---|
Fields inherited from class org.kit.furia.io.AbstractFuriaInput |
---|
fragmentFileName |
Constructor Summary | |
---|---|
FuriaInputOBFragment(java.io.File directory)
|
Method Summary | |
---|---|
protected OBFragment |
readObjectFromStringLine(java.lang.String data)
Reads and creates an O object from the given string. |
Methods inherited from class org.kit.furia.io.AbstractFuriaInput |
---|
getDocument, getDocumentsFromDirectory, isParsableLine |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FuriaInputOBFragment(java.io.File directory)
Method Detail |
---|
protected OBFragment readObjectFromStringLine(java.lang.String data) throws org.ajmm.obsearch.exception.OBException
AbstractFuriaInput
readObjectFromStringLine
in class AbstractFuriaInput<OBFragment>
data
- The string to be parsed
org.ajmm.obsearch.exception.OBException
- if something goes wrong when parsing the data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |