Class TextOfXmir

  • All Implemented Interfaces:
    org.cactoos.Text

    public final class TextOfXmir
    extends Object
    implements org.cactoos.Text
    Text from XMIR.
    Since:
    0.0.1
    • Constructor Detail

      • TextOfXmir

        public TextOfXmir​(File sources,
                          String name)
        Ctor.
        Parameters:
        sources - Sources directory
        name - File name without extension
      • TextOfXmir

        public TextOfXmir​(Path sources,
                          String name)
        Ctor.
        Parameters:
        sources - Sources directory
        name - File name without extension
    • Method Detail

      • asString

        public String asString()
        Specified by:
        asString in interface org.cactoos.Text