Class XmlLocationAnalyser
java.lang.Object
org.eclipse.emf.mwe.internal.core.ast.parser.XmlLocationAnalyser
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
protected class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionthe SAX parser has no exact location handling.int
findFirstLineOfTag
(String resource, int lineNumber) protected XmlLocationAnalyser.XmlFileEvaluator
FOR TEST ONLY
-
Field Details
-
loader
-
-
Constructor Details
-
XmlLocationAnalyser
public XmlLocationAnalyser()
-
-
Method Details
-
adapt
the SAX parser has no exact location handling. The offset and length information are updated here.
TODO: ER: add location of attributes (e.g. for error handling of not existing cartridge file)- Parameters:
loc
- the (raw) location to be adapted
-
adaptEnd
-
findFirstLineOfTag
-
newEvaluator
-
newEvaluator__TEST
FOR TEST ONLY
-