Class MultilinesBloc


  • public class MultilinesBloc
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MultilinesBloc​(int headerLength, java.lang.String first)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(java.lang.String part)  
      java.lang.String getMerged()  
      • Methods inherited from class java.lang.Object

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

      • MultilinesBloc

        public MultilinesBloc​(int headerLength,
                              java.lang.String first)
    • Method Detail

      • add

        public void add​(java.lang.String part)
      • getMerged

        public java.lang.String getMerged()