Class ByteBasedPNameFactory

java.lang.Object
com.fasterxml.aalto.in.ByteBasedPNameFactory

public final class ByteBasedPNameFactory extends Object
Simple factory that can instantiate appropriate PName instances, given input data to use for construction. The main reason for a factory class here is just to insulate calling code from having to know details of concrete implementations.
  • Method Details