Class RestModelSchemaResource

    • Constructor Detail

      • RestModelSchemaResource

        public RestModelSchemaResource()
    • Method Detail

      • getSchema

        @GET
        @Path("old")
        public String getSchema()
                         throws jakarta.xml.bind.JAXBException,
                                IOException
        Throws:
        jakarta.xml.bind.JAXBException
        IOException
      • getSchema1

        @GET
        @Path("test1")
        public String getSchema1()
                          throws jakarta.xml.bind.JAXBException,
                                 IOException
        Throws:
        jakarta.xml.bind.JAXBException
        IOException
      • getSchemaManually

        @GET
        public String getSchemaManually()