Class PrefixMapping.Factory

  • Enclosing interface:
    PrefixMapping

    public static class PrefixMapping.Factory
    extends java.lang.Object
    Factory class to create an unspecified kind of PrefixMapping.
    • Constructor Summary

      Constructors 
      Constructor Description
      Factory()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static PrefixMapping create()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Factory

        public Factory()