Uses of Class
com.fourjs.report.facturx.FacturXException
-
-
Uses of FacturXException in com.fourjs.report.facturx
Subclasses of FacturXException in com.fourjs.report.facturx Modifier and Type Class Description class
ComputationException
class
ValidationException
-
Uses of FacturXException in com.fourjs.report.facturx.profiles.basic
Methods in com.fourjs.report.facturx.profiles.basic that throw FacturXException Modifier and Type Method Description String
Invoice. getXMLAsDataURL()
void
Invoice. toJUnitJavaSourceCode(PrintStream out, String packageName, String className, String referenceFilesDirectory)
Creates JUnit Java source code that will construct an Invoice instance identical with this Invoice from API calls and compare the produced XML against a reference file.void
Invoice. toXML(PrintStream out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4.void
Invoice. toXML(PrintWriter out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4. -
Uses of FacturXException in com.fourjs.report.facturx.profiles.basicwl
Methods in com.fourjs.report.facturx.profiles.basicwl that throw FacturXException Modifier and Type Method Description String
Invoice. getXMLAsDataURL()
void
Invoice. toJUnitJavaSourceCode(PrintStream out, String packageName, String className, String referenceFilesDirectory)
Creates JUnit Java source code that will construct an Invoice instance identical with this Invoice from API calls and compare the produced XML against a reference file.void
Invoice. toXML(PrintStream out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4.void
Invoice. toXML(PrintWriter out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4. -
Uses of FacturXException in com.fourjs.report.facturx.profiles.en16931
Methods in com.fourjs.report.facturx.profiles.en16931 that throw FacturXException Modifier and Type Method Description String
Invoice. getXMLAsDataURL()
void
Invoice. toJUnitJavaSourceCode(PrintStream out, String packageName, String className, String referenceFilesDirectory)
Creates JUnit Java source code that will construct an Invoice instance identical with this Invoice from API calls and compare the produced XML against a reference file.void
Invoice. toXML(PrintStream out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4.void
Invoice. toXML(PrintWriter out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4. -
Uses of FacturXException in com.fourjs.report.facturx.profiles.extended
Methods in com.fourjs.report.facturx.profiles.extended that throw FacturXException Modifier and Type Method Description String
Invoice. getXMLAsDataURL()
void
Invoice. toJUnitJavaSourceCode(PrintStream out, String packageName, String className, String referenceFilesDirectory)
Creates JUnit Java source code that will construct an Invoice instance identical with this Invoice from API calls and compare the produced XML against a reference file.void
Invoice. toXML(PrintStream out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4.void
Invoice. toXML(PrintWriter out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4. -
Uses of FacturXException in com.fourjs.report.facturx.profiles.minimum
Methods in com.fourjs.report.facturx.profiles.minimum that throw FacturXException Modifier and Type Method Description String
Invoice. getXMLAsDataURL()
void
Invoice. toJUnitJavaSourceCode(PrintStream out, String packageName, String className, String referenceFilesDirectory)
Creates JUnit Java source code that will construct an Invoice instance identical with this Invoice from API calls and compare the produced XML against a reference file.void
Invoice. toXML(PrintStream out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4.void
Invoice. toXML(PrintWriter out)
Serializes to a Factur-X XML document that matches the profile specific XML Schema from the specification (in this version the file _Factur-X 1.0.06 2022 03 01 - FINAL EN/4.
-