Uses of Interface
net.anwiba.commons.xml.jaxb.IJaxbContext
Packages that use IJaxbContext
-
Uses of IJaxbContext in net.anwiba.commons.xml.io
Methods in net.anwiba.commons.xml.io with parameters of type IJaxbContextModifier and TypeMethodDescription<C,T> IRegistableConvertingXmlReader<C, T> RegistableConvertingXmlReaderFactory.create(IApplicable<C> applicable, URIResolver uriResolver, String inputXsltScript, IJaxbContext jaxbContext) <C,T> IRegistableConvertingXmlWriter<C, T> RegistableConvertingXmlWriterFactory.create(IApplicable<C> applicable, URIResolver uriResolver, String outputXsltScript, IJaxbContext jaxbContext) -
Uses of IJaxbContext in net.anwiba.commons.xml.jaxb
Classes in net.anwiba.commons.xml.jaxb that implement IJaxbContextMethods in net.anwiba.commons.xml.jaxb that return IJaxbContextMethods in net.anwiba.commons.xml.jaxb with parameters of type IJaxbContextModifier and TypeMethodDescriptionjakarta.xml.bind.MarshallerMarshallerFactory.create(IJaxbContext jaxbContext) jakarta.xml.bind.UnmarshallerUnmarshallerFactory.create(IJaxbContext jaxbContext)