Class AdminapiXMLExporter
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.service.AdminapiXMLExporter
-
public class AdminapiXMLExporter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AdminapiXMLExporter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidautomaticMode(java.lang.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(java.lang.String input)static net.anotheria.util.xml.XMLTreecreateImagesXMLExport()Create an XML Document (jdom) from Images data for export.static voidinteractiveMode(java.lang.String[] a)static voidmain(java.lang.String[] a)static voidwriteAnoAccessApplicationDataXMLExportToFile(java.io.File target)Write AnoAccessApplicationData as XML into given file.static voidwriteAnoAccessApplicationDataXMLExportToStream(java.io.OutputStream target)Write AnoAccessApplicationData as XML into given stream.static voidwriteAnoAccessConfigurationXMLExportToFile(java.io.File target)Write AnoAccessConfiguration as XML into given file.static voidwriteAnoAccessConfigurationXMLExportToStream(java.io.OutputStream target)Write AnoAccessConfiguration as XML into given stream.static voidwriteASActionXMLExportToFile(java.io.File target)Write ASAction as XML into given file.static voidwriteASActionXMLExportToStream(java.io.OutputStream target)Write ASAction as XML into given stream.static voidwriteASBrandXMLExportToFile(java.io.File target)Write ASBrand as XML into given file.static voidwriteASBrandXMLExportToStream(java.io.OutputStream target)Write ASBrand as XML into given stream.static voidwriteASCustomActionXMLExportToFile(java.io.File target)Write ASCustomAction as XML into given file.static voidwriteASCustomActionXMLExportToStream(java.io.OutputStream target)Write ASCustomAction as XML into given stream.static voidwriteASCustomDataXMLExportToFile(java.io.File target)Write ASCustomData as XML into given file.static voidwriteASCustomDataXMLExportToStream(java.io.OutputStream target)Write ASCustomData as XML into given stream.static voidwriteASExperimentXMLExportToFile(java.io.File target)Write ASExperiment as XML into given file.static voidwriteASExperimentXMLExportToStream(java.io.OutputStream target)Write ASExperiment as XML into given stream.static voidwriteASFeatureXMLExportToFile(java.io.File target)Write ASFeature as XML into given file.static voidwriteASFeatureXMLExportToStream(java.io.OutputStream target)Write ASFeature as XML into given stream.static voidwriteASFederatedDataXMLExportToFile(java.io.File target)Write ASFederatedData as XML into given file.static voidwriteASFederatedDataXMLExportToStream(java.io.OutputStream target)Write ASFederatedData as XML into given stream.static voidwriteASGenericActionXMLExportToFile(java.io.File target)Write ASGenericAction as XML into given file.static voidwriteASGenericActionXMLExportToStream(java.io.OutputStream target)Write ASGenericAction as XML into given stream.static voidwriteASGenericDataXMLExportToFile(java.io.File target)Write ASGenericData as XML into given file.static voidwriteASGenericDataXMLExportToStream(java.io.OutputStream target)Write ASGenericData as XML into given stream.static voidwriteASLayoutDataXMLExportToFile(java.io.File target)Write ASLayoutData as XML into given file.static voidwriteASLayoutDataXMLExportToStream(java.io.OutputStream target)Write ASLayoutData as XML into given stream.static voidwriteASResourceDataXMLExportToFile(java.io.File target)Write ASResourceData as XML into given file.static voidwriteASResourceDataXMLExportToStream(java.io.OutputStream target)Write ASResourceData as XML into given stream.static voidwriteASSiteConfigXMLExportToFile(java.io.File target)Write ASSiteConfig as XML into given file.static voidwriteASSiteConfigXMLExportToStream(java.io.OutputStream target)Write ASSiteConfig as XML into given stream.static voidwriteASSiteDataXMLExportToFile(java.io.File target)Write ASSiteData as XML into given file.static voidwriteASSiteDataXMLExportToStream(java.io.OutputStream target)Write ASSiteData as XML into given stream.static voidwriteASUserDataXMLExportToFile(java.io.File target)Write ASUserData as XML into given file.static voidwriteASUserDataXMLExportToStream(java.io.OutputStream target)Write ASUserData as XML into given stream.static voidwriteASWebDataXMLExportToFile(java.io.File target)Write ASWebData as XML into given file.static voidwriteASWebDataXMLExportToStream(java.io.OutputStream target)Write ASWebData as XML into given stream.static voidwriteASWizardDataXMLExportToFile(java.io.File target)Write ASWizardData as XML into given file.static voidwriteASWizardDataXMLExportToStream(java.io.OutputStream target)Write ASWizardData as XML into given stream.static voidwriteCompleteXMLExportToFile(java.io.File target)Write XML data from all modules into given file.static voidwriteCompleteXMLExportToStream(java.io.OutputStream target)Write XML data from all modules into given stream.static voidwriteImagesXMLExportToFile(java.io.File target)Write Images as XML into given file.static voidwriteImagesXMLExportToStream(java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite XML data from all modules into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeCompleteXMLExportToFile
public static void writeCompleteXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite XML data from all modules into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASGenericData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASGenericDataXMLExportToFile
public static void writeASGenericDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASGenericData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASCustomData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASCustomDataXMLExportToFile
public static void writeASCustomDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASCustomData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASFederatedData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASFederatedDataXMLExportToFile
public static void writeASFederatedDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASFederatedData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite Images as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeImagesXMLExportToFile
public static void writeImagesXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite Images as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASLayoutData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASLayoutDataXMLExportToFile
public static void writeASLayoutDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASLayoutData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASSiteData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASSiteDataXMLExportToFile
public static void writeASSiteDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASSiteData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASSiteConfig as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASSiteConfigXMLExportToFile
public static void writeASSiteConfigXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASSiteConfig as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASWebData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASWebDataXMLExportToFile
public static void writeASWebDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASWebData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASResourceData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASResourceDataXMLExportToFile
public static void writeASResourceDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASResourceData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASGenericAction as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASGenericActionXMLExportToFile
public static void writeASGenericActionXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASGenericAction as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASCustomAction as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASCustomActionXMLExportToFile
public static void writeASCustomActionXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASCustomAction as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASAction as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASActionXMLExportToFile
public static void writeASActionXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASAction as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASWizardData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASWizardDataXMLExportToFile
public static void writeASWizardDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASWizardData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASUserData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASUserDataXMLExportToFile
public static void writeASUserDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASUserData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite AnoAccessConfiguration as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeAnoAccessConfigurationXMLExportToFile
public static void writeAnoAccessConfigurationXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite AnoAccessConfiguration as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite AnoAccessApplicationData as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeAnoAccessApplicationDataXMLExportToFile
public static void writeAnoAccessApplicationDataXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite AnoAccessApplicationData as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASFeature as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASFeatureXMLExportToFile
public static void writeASFeatureXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASFeature as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASExperiment as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASExperimentXMLExportToFile
public static void writeASExperimentXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASExperiment as XML into given file.- Throws:
java.io.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(java.io.OutputStream target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASBrand as XML into given stream.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
writeASBrandXMLExportToFile
public static void writeASBrandXMLExportToFile(java.io.File target) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeExceptionWrite ASBrand as XML into given file.- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
main
public static void main(java.lang.String[] a) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeException- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
interactiveMode
public static void interactiveMode(java.lang.String[] a) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeException- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
automaticMode
public static void automaticMode(java.lang.String[] a) throws java.io.IOException, net.anotheria.asg.exception.ASGRuntimeException- Throws:
java.io.IOExceptionnet.anotheria.asg.exception.ASGRuntimeException
-
createExportForInput
public static final net.anotheria.util.xml.XMLTree createExportForInput(java.lang.String input) throws net.anotheria.asg.exception.ASGRuntimeException- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
-