Class LineAwareXMLParser
- java.lang.Object
-
- org.csstudio.opibuilder.persistence.LineAwareXMLParser
-
public class LineAwareXMLParser extends Object
LineAwareXMLParserprovides a set of classes that parse an XML file and set the line number on each Element that was parsed.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLineAwareXMLParser.LineAwareElementLineAwareElementis an element that also holds the line number at which it is located within the file.
-
Constructor Summary
Constructors Constructor Description LineAwareXMLParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jdom.input.SAXBuildercreateBuilder()
-