sarkit.cphd.AddedPvpType
- class AddedPvpType
Transcoder for added per-vector parameter (APVP) XML parameter types.
Methods
make_elem(tag, val)Create a new XML element.
parse_elem(elem)Returns a dict containing the sequence of subelements encoded in
elem.parse_subelements(elem)Returns an array containing the sub-elements encoded in
elem.set_elem(elem, val)Sets
elemnode using the sequence of subelements in the dictval.set_subelements(elem, val)Set
elemnode subelements usingval.