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, waitMethods inherited from interface com.inductiveautomation.ignition.common.xmlserialization.deserialization.AttributesMap
getDecoder, getLength, getName, getValue
-
Constructor Details
-
AbstractAttributesMap
public AbstractAttributesMap()
-
-
Method Details
-
getInt
- Specified by:
getIntin interfaceAttributesMap- Throws:
IOException
-
getString
- Specified by:
getStringin interfaceAttributesMap- Throws:
IOException
-
getClass
- Specified by:
getClassin interfaceAttributesMap- Throws:
IOException
-
getSignature
- Specified by:
getSignaturein interfaceAttributesMap- Throws:
IOException
-