Add child XML elements to the given parent based on the given behavior and usage.
Defined on line: 312
Called in
Return the data from the internal data structure based on behavior, usage, and content
Defined on line: 358
Called in
Return the data from the internal data structure based on behavior, usage, and content that is architecture agnostic
Defined on line: 391
Called in
Return the data from the internal data structure based on behavior, usage, and content that is architecture specific
Defined on line: 430
Called in
Verify that the architecture used is supported
Defined on line: 479
Called in
Verify that the initialization hash given to the constructor meets all consistency and data criteria.
Defined on line: 512
Called in
Set the data from the internal data structure based on behavior, usage, and content
Defined on line: 573
Called in
Return an array ref to an array containing a list of exceptions to the persistent file for the given architecture or the architecture independent files if no architecture is specified.
Defined on line: 104
Called in
Return an array ref to an array containing a list of persistent files for the given architecture or the architecture independent files if no architecture is specified.
Defined on line: 124
Called in
Return an array ref to an array containing a list of exceptions to the persistent file for the given architecture or the architecture independent files if no architecture is specified.
Defined on line: 144
Called in
Return an array ref to an array containing a list of persistent files for the given architecture or the architecture independent files if no architecture is specified.
Defined on line: 164
Called in
Return an XML Element representing the object's data
Defined on line: 184
new
Create the KIWIXMLSplitData object Internal data structure this = { persistent = { except = { all = (), arch[+] = () } files = { all = (), arch[+] = () } } temporary = { except = { all = (), arch[+] = () } files = { all = (), arch[+] = () } } }
Defined on line: 39
Called in
Set the exception array for the persistent data for the given architecture or the architecture independent files if no architecture is specified. Any existing data will be overwritten or erased if no new data is defined.
Defined on line: 213
setPersistentFiles
Set the file array for the persistent data for the given architecture or the architecture independent files if no architecture is specified. Any existing data will be overwritten or erased if no new data is defined.
Defined on line: 237
setTemporaryExceptions
Set the exception array for the temporary data for the given architecture or the architecture independent files if no architecture is specified. Any existing data will be overwritten or erased if no new data is defined.
Defined on line: 261
setTemporaryFiles
Set the file array for the temporary data for the given architecture or the architecture independent files if no architecture is specified. Any existing data will be overwritten or erased if no new data is defined.
Defined on line: 285