Interface TextResource

  • All Superinterfaces:
    ResourcePrototype

    public interface TextResource
    extends ResourcePrototype
    A resource that contains text that should be incorporated into the compiled output.
    • Method Detail

      • getText

        java.lang.String getText()