Class Summary |
accessutils |
accessutils has only static methods and serve as a library
for utilities that loads and saves data, calculate addresses
and do some parsing. |
command |
Parses and stores the content of a Processing Instruction node according
to a name-value, attribute-like, philosophy |
commandDescription |
Storing a potetial commandline |
commandExecutor |
Runs a program with exec, waits for this new process to finnish
Routes output from the new process to mainthreads output |
domer |
domer has only static methods and serve as a library
for utilities that load, save, validates and transform DOMs
makeDomFromString
makeDomFromUri
makeTransformedDomFromUri
saveDom
saveTransformedDom
stringFromDom
stringFromTransformedDom
ValidateString |
reporter |
Reporter is used as a stack. |
validationErrorHandler |
|