Package org.objectweb.jonas.webapp.jonasadmin.xml

Class Summary
ApplyArchiveConfigAction Action to process the input when either the advanced or the form view of the archive configuration feature is submitted.
ArchiveConfigAction Action to extract the XML parsed into a Document object from the archive and forward to the form view JSP configuration page.
ArchiveConfigAdvancedAction Action to load the raw XML for a given archive and deployment descriptor and forward to the advanced view JSP.
ArchiveConfigForm Struts form used by the archive configuration pages.
ArchiveConfigSelectAction  
ArchiveUtilAction Action to extract the XML parsed into a Document object from the archive and forward to the form view JSP configuration page.
XMLToFormUtil Convert a DOM tree into an HTML form for display to the user.
XMLUtil A class which provides various utilities to interact with XML files.