Package rekit.parser
Class VecParser
java.lang.Object
rekit.parser.VecParser
- All Implemented Interfaces:
org.fuchss.configuration.parser.Parser
This
Parser is used for parsing Vectors.- Author:
- Angelo Aracri
-
Field Summary
Fields inherited from interface org.fuchss.configuration.parser.Parser
LOGGER, MAX_DEPTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.fuchss.configuration.parser.Parser
parse
-
Constructor Details
-
VecParser
public VecParser()
-
-
Method Details
-
parseIt
- Specified by:
parseItin interfaceorg.fuchss.configuration.parser.Parser- Throws:
Exception
-