Class RiHacks

    • Constructor Detail

      • RiHacks

        public RiHacks()
    • Method Detail

      • createAtomNamespacePrefixMapper

        public static Object createAtomNamespacePrefixMapper()
                                                      throws jakarta.xml.bind.JAXBException
        Throws:
        jakarta.xml.bind.JAXBException
      • createNamespacePrefixMapper

        public static Object createNamespacePrefixMapper​(BiFunction<String,​String,​String> prefix)
                                                  throws jakarta.xml.bind.JAXBException
        Throws:
        jakarta.xml.bind.JAXBException
      • createMarshaller

        public static jakarta.xml.bind.Marshaller createMarshaller​(jakarta.xml.bind.JAXBContext context)
                                                            throws jakarta.xml.bind.JAXBException
        Throws:
        jakarta.xml.bind.JAXBException
      • createUnmarshaller

        public static jakarta.xml.bind.Unmarshaller createUnmarshaller​(jakarta.xml.bind.JAXBContext context)
                                                                throws jakarta.xml.bind.JAXBException
        Throws:
        jakarta.xml.bind.JAXBException