Class ConverterFactory

java.lang.Object
nl.b3p.topnl.converters.ConverterFactory

public class ConverterFactory extends Object
Author:
meine
  • Constructor Details

    • ConverterFactory

      public ConverterFactory() throws javax.xml.bind.JAXBException
      Throws:
      javax.xml.bind.JAXBException
  • Method Details

    • getConverter

      public Converter getConverter(TopNLType type)
    • getContext

      public javax.xml.bind.JAXBContext getContext(TopNLType type)