Class AbstractAttributesMap
java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.deserialization.AbstractAttributesMap
- All Implemented Interfaces:
AttributesMap
- Direct Known Subclasses:
BinaryAttributesMap
,SAXAttributesMap
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.inductiveautomation.ignition.common.xmlserialization.deserialization.AttributesMap
getDecoder, getLength, getName, getValue
-
Constructor Details
-
AbstractAttributesMap
public AbstractAttributesMap()
-
-
Method Details
-
getInt
- Specified by:
getInt
in interfaceAttributesMap
- Throws:
IOException
-
getString
- Specified by:
getString
in interfaceAttributesMap
- Throws:
IOException
-
getClass
- Specified by:
getClass
in interfaceAttributesMap
- Throws:
IOException
-
getSignature
- Specified by:
getSignature
in interfaceAttributesMap
- Throws:
IOException
-