Class TagHistoryFlavor.TagXmlImportReader
java.lang.Object
org.xml.sax.helpers.DefaultHandler
com.inductiveautomation.ignition.common.xmlserialization.simple.SimpleXMLReader<HistoricalData>
com.inductiveautomation.ignition.gateway.history.HistoricalDataXmlReader
com.inductiveautomation.ignition.gateway.history.TagHistoryFlavor.TagXmlImportReader
- All Implemented Interfaces:
ContentHandler
,DTDHandler
,EntityResolver
,ErrorHandler
- Enclosing class:
- TagHistoryFlavor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static class
protected static class
protected static class
protected static class
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.gateway.history.HistoricalDataXmlReader
HistoricalDataXmlReader.DataTransactionElement
-
Field Summary
Fields inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.SimpleXMLReader
elemTypeDictionary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.SimpleXMLReader
characters, createLogger, endElement, error, fatalError, getCurrentElement, getElementStack, getLogger, getParsedValue, parseFile, parseString, setDocumentLocator, startElement, warning
Methods inherited from class org.xml.sax.helpers.DefaultHandler
endDocument, endPrefixMapping, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
TagXmlImportReader
public TagXmlImportReader()
-
-
Method Details
-
initializeMappings
protected void initializeMappings()- Overrides:
initializeMappings
in classSimpleXMLReader<HistoricalData>
-