Class AnositeXMLExporter
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.service.AnositeXMLExporter
-
public class AnositeXMLExporter extends Object
-
-
Constructor Summary
Constructors Constructor Description AnositeXMLExporter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidautomaticMode(String[] a)static net.anotheria.util.xml.XMLTreecreateAnoAccessApplicationDataXMLExport()Create an XML Document (jdom) from AnoAccessApplicationData data for export.static net.anotheria.util.xml.XMLTreecreateAnoAccessConfigurationXMLExport()Create an XML Document (jdom) from AnoAccessConfiguration data for export.static net.anotheria.util.xml.XMLTreecreateASActionXMLExport()Create an XML Document (jdom) from ASAction data for export.static net.anotheria.util.xml.XMLTreecreateASBrandXMLExport()Create an XML Document (jdom) from ASBrand data for export.static net.anotheria.util.xml.XMLTreecreateASCustomActionXMLExport()Create an XML Document (jdom) from ASCustomAction data for export.static net.anotheria.util.xml.XMLTreecreateASCustomDataXMLExport()Create an XML Document (jdom) from ASCustomData data for export.static net.anotheria.util.xml.XMLTreecreateASExperimentXMLExport()Create an XML Document (jdom) from ASExperiment data for export.static net.anotheria.util.xml.XMLTreecreateASFeatureXMLExport()Create an XML Document (jdom) from ASFeature data for export.static net.anotheria.util.xml.XMLTreecreateASFederatedDataXMLExport()Create an XML Document (jdom) from ASFederatedData data for export.static net.anotheria.util.xml.XMLTreecreateASGenericActionXMLExport()Create an XML Document (jdom) from ASGenericAction data for export.static net.anotheria.util.xml.XMLTreecreateASGenericDataXMLExport()Create an XML Document (jdom) from ASGenericData data for export.static net.anotheria.util.xml.XMLTreecreateASLayoutDataXMLExport()Create an XML Document (jdom) from ASLayoutData data for export.static net.anotheria.util.xml.XMLTreecreateASResourceDataXMLExport()Create an XML Document (jdom) from ASResourceData data for export.static net.anotheria.util.xml.XMLTreecreateASSiteConfigXMLExport()Create an XML Document (jdom) from ASSiteConfig data for export.static net.anotheria.util.xml.XMLTreecreateASSiteDataXMLExport()Create an XML Document (jdom) from ASSiteData data for export.static net.anotheria.util.xml.XMLTreecreateASUserDataXMLExport()Create an XML Document (jdom) from ASUserData data for export.static net.anotheria.util.xml.XMLTreecreateASWebDataXMLExport()Create an XML Document (jdom) from ASWebData data for export.static net.anotheria.util.xml.XMLTreecreateASWizardDataXMLExport()Create an XML Document (jdom) from ASWizardData data for export.static net.anotheria.util.xml.XMLTreecreateCompleteXMLExport()Create an XML Document (ano-util) with data from all modules.static net.anotheria.util.xml.XMLTreecreateExportForInput(String input)static net.anotheria.util.xml.XMLTreecreateImagesXMLExport()Create an XML Document (jdom) from Images data for export.static voidinteractiveMode(String[] a)static voidmain(String[] a)static voidwriteAnoAccessApplicationDataXMLExportToFile(File target)Write AnoAccessApplicationData as XML into given file.static voidwriteAnoAccessApplicationDataXMLExportToStream(OutputStream target)Write AnoAccessApplicationData as XML into given stream.static voidwriteAnoAccessConfigurationXMLExportToFile(File target)Write AnoAccessConfiguration as XML into given file.static voidwriteAnoAccessConfigurationXMLExportToStream(OutputStream target)Write AnoAccessConfiguration as XML into given stream.static voidwriteASActionXMLExportToFile(File target)Write ASAction as XML into given file.static voidwriteASActionXMLExportToStream(OutputStream target)Write ASAction as XML into given stream.static voidwriteASBrandXMLExportToFile(File target)Write ASBrand as XML into given file.static voidwriteASBrandXMLExportToStream(OutputStream target)Write ASBrand as XML into given stream.static voidwriteASCustomActionXMLExportToFile(File target)Write ASCustomAction as XML into given file.static voidwriteASCustomActionXMLExportToStream(OutputStream target)Write ASCustomAction as XML into given stream.static voidwriteASCustomDataXMLExportToFile(File target)Write ASCustomData as XML into given file.static voidwriteASCustomDataXMLExportToStream(OutputStream target)Write ASCustomData as XML into given stream.static voidwriteASExperimentXMLExportToFile(File target)Write ASExperiment as XML into given file.static voidwriteASExperimentXMLExportToStream(OutputStream target)Write ASExperiment as XML into given stream.static voidwriteASFeatureXMLExportToFile(File target)Write ASFeature as XML into given file.static voidwriteASFeatureXMLExportToStream(OutputStream target)Write ASFeature as XML into given stream.static voidwriteASFederatedDataXMLExportToFile(File target)Write ASFederatedData as XML into given file.static voidwriteASFederatedDataXMLExportToStream(OutputStream target)Write ASFederatedData as XML into given stream.static voidwriteASGenericActionXMLExportToFile(File target)Write ASGenericAction as XML into given file.static voidwriteASGenericActionXMLExportToStream(OutputStream target)Write ASGenericAction as XML into given stream.static voidwriteASGenericDataXMLExportToFile(File target)Write ASGenericData as XML into given file.static voidwriteASGenericDataXMLExportToStream(OutputStream target)Write ASGenericData as XML into given stream.static voidwriteASLayoutDataXMLExportToFile(File target)Write ASLayoutData as XML into given file.static voidwriteASLayoutDataXMLExportToStream(OutputStream target)Write ASLayoutData as XML into given stream.static voidwriteASResourceDataXMLExportToFile(File target)Write ASResourceData as XML into given file.static voidwriteASResourceDataXMLExportToStream(OutputStream target)Write ASResourceData as XML into given stream.static voidwriteASSiteConfigXMLExportToFile(File target)Write ASSiteConfig as XML into given file.static voidwriteASSiteConfigXMLExportToStream(OutputStream target)Write ASSiteConfig as XML into given stream.static voidwriteASSiteDataXMLExportToFile(File target)Write ASSiteData as XML into given file.static voidwriteASSiteDataXMLExportToStream(OutputStream target)Write ASSiteData as XML into given stream.static voidwriteASUserDataXMLExportToFile(File target)Write ASUserData as XML into given file.static voidwriteASUserDataXMLExportToStream(OutputStream target)Write ASUserData as XML into given stream.static voidwriteASWebDataXMLExportToFile(File target)Write ASWebData as XML into given file.static voidwriteASWebDataXMLExportToStream(OutputStream target)Write ASWebData as XML into given stream.static voidwriteASWizardDataXMLExportToFile(File target)Write ASWizardData as XML into given file.static voidwriteASWizardDataXMLExportToStream(OutputStream target)Write ASWizardData as XML into given stream.static voidwriteCompleteXMLExportToFile(File target)Write XML data from all modules into given file.static voidwriteCompleteXMLExportToStream(OutputStream target)Write XML data from all modules into given stream.static voidwriteImagesXMLExportToFile(File target)Write Images as XML into given file.static voidwriteImagesXMLExportToStream(OutputStream target)Write Images as XML into given stream.
-
-
-
Method Detail
-
createCompleteXMLExport
public static net.anotheria.util.xml.XMLTree createCompleteXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (ano-util) with data from all modules.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeCompleteXMLExportToStream
public static void writeCompleteXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write XML data from all modules into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeCompleteXMLExportToFile
public static void writeCompleteXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write XML data from all modules into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASGenericDataXMLExport
public static net.anotheria.util.xml.XMLTree createASGenericDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASGenericData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASGenericDataXMLExportToStream
public static void writeASGenericDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASGenericData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASGenericDataXMLExportToFile
public static void writeASGenericDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASGenericData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASCustomDataXMLExport
public static net.anotheria.util.xml.XMLTree createASCustomDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASCustomData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASCustomDataXMLExportToStream
public static void writeASCustomDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASCustomData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASCustomDataXMLExportToFile
public static void writeASCustomDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASCustomData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASFederatedDataXMLExport
public static net.anotheria.util.xml.XMLTree createASFederatedDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASFederatedData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASFederatedDataXMLExportToStream
public static void writeASFederatedDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASFederatedData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASFederatedDataXMLExportToFile
public static void writeASFederatedDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASFederatedData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createImagesXMLExport
public static net.anotheria.util.xml.XMLTree createImagesXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from Images data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeImagesXMLExportToStream
public static void writeImagesXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write Images as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeImagesXMLExportToFile
public static void writeImagesXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write Images as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASLayoutDataXMLExport
public static net.anotheria.util.xml.XMLTree createASLayoutDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASLayoutData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASLayoutDataXMLExportToStream
public static void writeASLayoutDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASLayoutData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASLayoutDataXMLExportToFile
public static void writeASLayoutDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASLayoutData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASSiteDataXMLExport
public static net.anotheria.util.xml.XMLTree createASSiteDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASSiteData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASSiteDataXMLExportToStream
public static void writeASSiteDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASSiteData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASSiteDataXMLExportToFile
public static void writeASSiteDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASSiteData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASSiteConfigXMLExport
public static net.anotheria.util.xml.XMLTree createASSiteConfigXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASSiteConfig data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASSiteConfigXMLExportToStream
public static void writeASSiteConfigXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASSiteConfig as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASSiteConfigXMLExportToFile
public static void writeASSiteConfigXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASSiteConfig as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASWebDataXMLExport
public static net.anotheria.util.xml.XMLTree createASWebDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASWebData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASWebDataXMLExportToStream
public static void writeASWebDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASWebData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASWebDataXMLExportToFile
public static void writeASWebDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASWebData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASResourceDataXMLExport
public static net.anotheria.util.xml.XMLTree createASResourceDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASResourceData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASResourceDataXMLExportToStream
public static void writeASResourceDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASResourceData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASResourceDataXMLExportToFile
public static void writeASResourceDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASResourceData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASGenericActionXMLExport
public static net.anotheria.util.xml.XMLTree createASGenericActionXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASGenericAction data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASGenericActionXMLExportToStream
public static void writeASGenericActionXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASGenericAction as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASGenericActionXMLExportToFile
public static void writeASGenericActionXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASGenericAction as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASCustomActionXMLExport
public static net.anotheria.util.xml.XMLTree createASCustomActionXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASCustomAction data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASCustomActionXMLExportToStream
public static void writeASCustomActionXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASCustomAction as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASCustomActionXMLExportToFile
public static void writeASCustomActionXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASCustomAction as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASActionXMLExport
public static net.anotheria.util.xml.XMLTree createASActionXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASAction data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASActionXMLExportToStream
public static void writeASActionXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASAction as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASActionXMLExportToFile
public static void writeASActionXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASAction as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASWizardDataXMLExport
public static net.anotheria.util.xml.XMLTree createASWizardDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASWizardData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASWizardDataXMLExportToStream
public static void writeASWizardDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASWizardData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASWizardDataXMLExportToFile
public static void writeASWizardDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASWizardData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASUserDataXMLExport
public static net.anotheria.util.xml.XMLTree createASUserDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASUserData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASUserDataXMLExportToStream
public static void writeASUserDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASUserData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASUserDataXMLExportToFile
public static void writeASUserDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASUserData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createAnoAccessConfigurationXMLExport
public static net.anotheria.util.xml.XMLTree createAnoAccessConfigurationXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from AnoAccessConfiguration data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeAnoAccessConfigurationXMLExportToStream
public static void writeAnoAccessConfigurationXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write AnoAccessConfiguration as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeAnoAccessConfigurationXMLExportToFile
public static void writeAnoAccessConfigurationXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write AnoAccessConfiguration as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createAnoAccessApplicationDataXMLExport
public static net.anotheria.util.xml.XMLTree createAnoAccessApplicationDataXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from AnoAccessApplicationData data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeAnoAccessApplicationDataXMLExportToStream
public static void writeAnoAccessApplicationDataXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write AnoAccessApplicationData as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeAnoAccessApplicationDataXMLExportToFile
public static void writeAnoAccessApplicationDataXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write AnoAccessApplicationData as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASFeatureXMLExport
public static net.anotheria.util.xml.XMLTree createASFeatureXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASFeature data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASFeatureXMLExportToStream
public static void writeASFeatureXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASFeature as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASFeatureXMLExportToFile
public static void writeASFeatureXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASFeature as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASExperimentXMLExport
public static net.anotheria.util.xml.XMLTree createASExperimentXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASExperiment data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASExperimentXMLExportToStream
public static void writeASExperimentXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASExperiment as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASExperimentXMLExportToFile
public static void writeASExperimentXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASExperiment as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createASBrandXMLExport
public static net.anotheria.util.xml.XMLTree createASBrandXMLExport() throws net.anotheria.asg.exception.ASGRuntimeExceptionCreate an XML Document (jdom) from ASBrand data for export.- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
writeASBrandXMLExportToStream
public static void writeASBrandXMLExportToStream(OutputStream target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASBrand as XML into given stream.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASBrandXMLExportToFile
public static void writeASBrandXMLExportToFile(File target) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
Write ASBrand as XML into given file.- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
main
public static void main(String[] a) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
interactiveMode
public static void interactiveMode(String[] a) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
automaticMode
public static void automaticMode(String[] a) throws IOException, net.anotheria.asg.exception.ASGRuntimeException
- Throws:
IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createExportForInput
public static final net.anotheria.util.xml.XMLTree createExportForInput(String input) throws net.anotheria.asg.exception.ASGRuntimeException
- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
-