Class StepParser


  • public class StepParser
    extends Object
    • Constructor Detail

      • StepParser

        public StepParser​(String line)
    • Method Detail

      • readNextString

        public String readNextString​(long lineNumber)
                              throws org.bimserver.plugins.deserializers.DeserializeException
        Throws:
        org.bimserver.plugins.deserializers.DeserializeException
      • startList

        public StepParser startList()
                             throws org.bimserver.plugins.deserializers.DeserializeException
        Throws:
        org.bimserver.plugins.deserializers.DeserializeException
      • hasMoreListItems

        public boolean hasMoreListItems()
      • endList

        public void endList()
                     throws org.bimserver.plugins.deserializers.DeserializeException
        Throws:
        org.bimserver.plugins.deserializers.DeserializeException