deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.io.mapinfoapi
Class MIFStyleParser

java.lang.Object
  extended by org.deegree.io.mapinfoapi.MIFStyleParser

public class MIFStyleParser
extends java.lang.Object

MIFStyleParser

Version:
$Revision:$, $Date:$
Author:
Andreas Schmitz, last edited by: $Author:$

Constructor Summary
MIFStyleParser(java.io.StreamTokenizer mif, java.io.File baseFile)
           
 
Method Summary
 java.util.HashMap<java.lang.String,java.lang.String> parseBrush()
           
 java.util.HashMap<java.lang.String,java.lang.String> parsePen()
           
 java.util.HashMap<java.lang.String,java.lang.String> parseSymbol()
           
 java.util.HashMap<java.lang.String,java.lang.String> parseText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MIFStyleParser

public MIFStyleParser(java.io.StreamTokenizer mif,
                      java.io.File baseFile)
Parameters:
mif -
baseFile - for resolving relative file names
Method Detail

parseSymbol

public java.util.HashMap<java.lang.String,java.lang.String> parseSymbol()
                                                                 throws java.io.IOException
Returns:
a map with the symbol parameters, or null, if no symbol clause was found
Throws:
java.io.IOException

parsePen

public java.util.HashMap<java.lang.String,java.lang.String> parsePen()
                                                              throws java.io.IOException
Returns:
a map with the pen parameters, or null, if no pen clause was found
Throws:
java.io.IOException

parseBrush

public java.util.HashMap<java.lang.String,java.lang.String> parseBrush()
                                                                throws java.io.IOException
Returns:
a map with the brush parameters, or null, if no brush clause was found
Throws:
java.io.IOException

parseText

public java.util.HashMap<java.lang.String,java.lang.String> parseText()
                                                               throws java.io.IOException
Returns:
a map with the brush parameters, or null, if no brush clause was found
Throws:
java.io.IOException

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org