Package net.mtrop.doom.map.udmf
package net.mtrop.doom.map.udmf
Map object implementations that are read from UDMF.
-
ClassDescriptionMain descriptor for all UDMF objects.An exception thrown on UDMF parse errors.A listener for each new parsed entry or field that gets parsed in a UDMF structure.A method for reading UDMF data, element by element, in a push-oriented way, pushing events to a listener.A mechanism for reading UDMF data, element by element, in a pull-oriented way.A single scanned element from the scanner.The element type returned on each element scanned.This holds a bunch of
UDMFObject
s for reading Doom information.Writes UDMF data.