Interface ContextPathAware


  • public interface ContextPathAware
    Implemented by classes which are aware of JAXB context path.
    Author:
    valikov
    • Method Detail

      • getContextPath

        String getContextPath()
        Returns JAXB context path which could be used to create a JAXBContext instance.
        Returns:
        JAXB context path.