Class HistoryFlavor.Base64XmlReader
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.HistoryFlavor.Base64XmlReader
- All Implemented Interfaces:
ContentHandler
,DTDHandler
,EntityResolver
,ErrorHandler
- Enclosing class:
- HistoryFlavor
-
Nested Class Summary
Nested ClassesNested 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
-
Base64XmlReader
-
-
Method Details
-
initializeMappings
protected void initializeMappings()- Overrides:
initializeMappings
in classSimpleXMLReader<HistoricalData>
-