Package eu.bandm.tools.tdom.runtime
Class TypedElement.AttributeEncoder
java.lang.Object
eu.bandm.tools.tdom.runtime.TypedElement.AttributeEncoder
- Enclosing class:
- TypedElement<E extends TypedElement<E,
X>, X extends TypedExtension>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
encode
(TypedAttribute<?> attr, TypedExtension ext)
-
Constructor Details
-
AttributeEncoder
-
-
Method Details
-
encode
- Throws:
IOException
-
close
- Throws:
IOException
-