Class Importer.PropInfo

  • Enclosing interface:
    Importer

    public static class Importer.PropInfo
    extends Object
    • Constructor Detail

      • PropInfo

        public PropInfo​(org.apache.jackrabbit.spi.Name name,
                        int type,
                        Importer.TextValue[] values)
    • Method Detail

      • getName

        public org.apache.jackrabbit.spi.Name getName()
      • getType

        public int getType()