Interface _Private_ValueFactory

All Superinterfaces:
ValueFactory

public interface _Private_ValueFactory extends ValueFactory
  • Method Details

    • getLstFactory

      Gets the LocalSymbolTableAsStruct.Factory associated with this ValueFactory. This is used to construct local symbol tables backed by IonStructs. Note that this should not be used in new code; use LocalSymbolTable instead.
      Returns:
      a LocalSymbolTableAsStruct.Factory; never null.