]> gerrit.simantics Code Review - simantics/interop.git/blobdiff - org.simantics.xml.sax.base/src/org/simantics/xml/sax/base/XMLElementParserBase.java
Initial support for XML export (order of Elements is not kept)
[simantics/interop.git] / org.simantics.xml.sax.base / src / org / simantics / xml / sax / base / XMLElementParserBase.java
index 000d25b5a67934815212ffd891176fecf88c6c70..7a5abf500b38dbdc8f91d7b022164dd952a5e59d 100644 (file)
@@ -7,7 +7,7 @@ public abstract class XMLElementParserBase implements XMLElementParser{
        \r
        \r
        @Override\r
-       public void configure(WriteGraph graph, Element element, String string) throws DatabaseException {\r
+       public void configure(WriteGraph graph, ParserElement element, String string) throws DatabaseException {\r
                \r
        }\r
        \r