Class ParserLevelCommentMarkupReader

  • All Implemented Interfaces:
    ,

    public final class ParserLevelCommentMarkupReader
    extends 
    Since:
    3.0.0
    Author:
    Daniel Fernández
    • Field Summary

      • Fields inherited from class java.io.

    • Constructor Summary

      Constructors 
      Constructor Description
       reader)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      int read​(char[] cbuf, int off, int len)  
      • Methods inherited from class java.io.

        , , , , , , ,
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Constructor Detail

      • ParserLevelCommentMarkupReader

        public ParserLevelCommentMarkupReader​( reader)
    • Method Detail

      • read

        public int read​(char[] cbuf,
                        int off,
                        int len)
                 throws 
        Specified by:
         in class 
        Throws:
      • close

        public void close()
                   throws 
        Specified by:
         in interface 
        Specified by:
         in class 
        Throws: