Class TagXMLImporter.TagXMLReader.TagElement
java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.simple.Element
com.inductiveautomation.ignition.common.sqltags.importexport.TagXMLImporter.TagXMLReader.PropertyBasedElement
com.inductiveautomation.ignition.common.sqltags.importexport.TagXMLImporter.TagXMLReader.TagElement
- Enclosing class:
- TagXMLImporter.TagXMLReader
protected class TagXMLImporter.TagXMLReader.TagElement
extends TagXMLImporter.TagXMLReader.PropertyBasedElement
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.Element
Element.ValidationResult
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
protected Property<?>
getPropertyFor
(String name) getValue()
void
setAttributes
(Attributes attr) protected void
setProperty
(Property<?> prop, Object value) Methods inherited from class com.inductiveautomation.ignition.common.sqltags.importexport.TagXMLImporter.TagXMLReader.PropertyBasedElement
coerceValueFor
Methods inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.Element
getLocale, getName, resolveType, setLocale, setName, setRawValue, validate
-
Constructor Details
-
TagElement
public TagElement()
-
-
Method Details
-
getPropertyFor
- Specified by:
getPropertyFor
in classTagXMLImporter.TagXMLReader.PropertyBasedElement
-
setAttributes
- Overrides:
setAttributes
in classElement
- Throws:
Exception
-
setProperty
- Specified by:
setProperty
in classTagXMLImporter.TagXMLReader.PropertyBasedElement
-
getValue
-
addChild
- Overrides:
addChild
in classTagXMLImporter.TagXMLReader.PropertyBasedElement
- Throws:
Exception
-