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 SummaryNested ClassesNested classes/interfaces inherited from class com.inductiveautomation.ignition.gateway.history.HistoricalDataXmlReaderHistoricalDataXmlReader.DataTransactionElement
- 
Field SummaryFields inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.SimpleXMLReaderelemTypeDictionary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.SimpleXMLReadercharacters, createLogger, endElement, error, fatalError, getCurrentElement, getElementStack, getLogger, getParsedValue, parseFile, parseString, setDocumentLocator, startElement, warningMethods inherited from class org.xml.sax.helpers.DefaultHandlerendDocument, endPrefixMapping, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDeclMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandlerdeclaration
- 
Constructor Details- 
Base64XmlReader
 
- 
- 
Method Details- 
initializeMappingsprotected void initializeMappings()- Overrides:
- initializeMappingsin class- SimpleXMLReader<HistoricalData>
 
 
-