|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tridas.io.AbstractDendroFileReader
org.tridas.io.formats.windendro.WinDendroReader
public class WinDendroReader
Constructor Summary | |
---|---|
WinDendroReader()
|
Method Summary | |
---|---|
int |
getCurrentLineNumber()
Gets the current line number of the reader. |
IMetadataFieldSet |
getDefaults()
Get the default values for this reader that were given in loading the file. |
DendroFileFilter |
getDendroFileFilter()
|
String |
getDescription()
Get the description of the format |
String[] |
getFileExtensions()
Returns a list of the file extensions for this file |
String |
getFullName()
Get the full name of the format |
org.tridas.schema.TridasProject[] |
getProjects()
Gets the parsed projects after they are loaded. |
String |
getShortName()
Get the short name of the format |
org.tridas.schema.TridasTridas |
getTridasContainer()
|
protected void |
parseFile(String[] argFileString,
IMetadataFieldSet argDefaultFields)
Parse the file from the given metadata and strings |
protected void |
resetReader()
Reset the reader |
Methods inherited from class org.tridas.io.AbstractDendroFileReader |
---|
addWarning, clearWarnings, constructDefaultMetadata, getDefaultFieldsClass, getOriginalFilename, getWarnings, loadFile, loadFile, loadFile, loadFile, loadFile, loadFile, reset, setOriginalFilename |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WinDendroReader()
Method Detail |
---|
public int getCurrentLineNumber()
AbstractDendroFileReader
getCurrentLineNumber
in class AbstractDendroFileReader
public IMetadataFieldSet getDefaults()
AbstractDendroFileReader
getDefaults
in class AbstractDendroFileReader
public String getDescription()
AbstractDendroFileReader
getDescription
in class AbstractDendroFileReader
public String[] getFileExtensions()
AbstractDendroFileReader
getFileExtensions
in class AbstractDendroFileReader
public String getFullName()
AbstractDendroFileReader
getFullName
in class AbstractDendroFileReader
public String getShortName()
AbstractDendroFileReader
getShortName
in class AbstractDendroFileReader
protected void resetReader()
AbstractDendroFileReader
resetReader
in class AbstractDendroFileReader
protected void parseFile(String[] argFileString, IMetadataFieldSet argDefaultFields) throws InvalidDendroFileException
AbstractDendroFileReader
parseFile
in class AbstractDendroFileReader
InvalidDendroFileException
public DendroFileFilter getDendroFileFilter()
getDendroFileFilter
in class AbstractDendroFileReader
AbstractDendroFileReader.getDendroFileFilter()
public org.tridas.schema.TridasProject[] getProjects()
AbstractDendroFileReader
getProjects
in class AbstractDendroFileReader
AbstractDendroFileReader.getProjects()
public org.tridas.schema.TridasTridas getTridasContainer()
getTridasContainer
in class AbstractDendroFileReader
AbstractDendroFileReader.getTridasContainer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |